aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src/helper.ts
Commit message (Expand)AuthorAgeFilesLines
* added backend route for telegram bot and others to be possibleDhravya2024-06-231-1/+15
* vector duplication no longer an issue. support for querying with multiple spa...Dhravya2024-06-171-14/+74
* gpt-4o is already a default model, so no error-checking requiredcodetorso2024-06-171-9/+1
* added sources to the responseDhravya2024-06-161-0/+1
* added image support in the backendDhravya2024-06-161-6/+5
* include metadata in response, add type to metadataDhravya2024-06-161-0/+1
* proper URLsDhravya2024-06-161-1/+1
* feat: Rewrite backend to hono ⚡Dhravya2024-05-181-0/+139