aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src
Commit message (Expand)AuthorAgeFilesLines
...
* spaces in the APIDhravya2024-04-101-14/+36
* setup for multi chatDhravya2024-04-083-1/+95
* i dont even knowDhravya2024-04-031-6/+2
* change 'categories' to 'spaces'Dhravya2024-04-023-15/+9
* added category support: add and searchDhravya2024-04-021-0/+7
* refactored ai backend code for composabilityDhravya2024-04-026-141/+192
* gracefully end streamDhravya2024-04-011-2/+2
* fix: donechunk fixDhravya2024-03-311-2/+2
* fix: streaming doesn't work when newline characters are malformedDhravya2024-03-311-1/+1
* remove unnecessasry commentgemini-apiDhravya2024-03-311-1/+1
* added gemini streaming in cf-ai-backendDhravya2024-03-311-30/+47
* update: fixed type error in OpenaiEmbeddings and added tailwindcss-animate as...Dhravya2024-03-301-1/+1
* fix: type errorDhravya2024-03-301-1/+4
* feat: Added AI query UIDhravya2024-03-011-13/+63
* implemented AI with citations and extension flow, using openai embedderDhravya2024-02-282-9/+62
* completed API routesDhravya2024-02-271-0/+102