aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: bump extension versionDhravya Shah2024-08-111-10/+17
* fix sapces; fix incorrect title for memory sourcesKush Thaker2024-08-081-14/+1
* uncommentDhravya Shah2024-08-061-1/+29
* merged latest changes with queue branch and ready for prodDhravya Shah2024-08-061-0/+41
|\
| * calculate how fucked we areDhravya Shah2024-08-031-0/+41
| * fix: stuffDhravya Shah2024-08-031-0/+2
* | move limit to backend and thread service bindingKush Thaker2024-08-051-38/+79
* | db schema in packagesKush Thaker2024-07-311-7/+0
* | queues so farKush Thaker2024-07-311-30/+45
|/
* fix ids not present in storecontentDhravya Shah2024-07-281-1/+1
* fix tweets and sourceskush/fix-threadsKush Thaker2024-07-271-4/+4
* solve merge conflictskush/experimental-threadDhravya Shah2024-07-251-36/+95
|\
| * added ability to use pro mode, to do complex timeseries/location searchesDhravya Shah2024-07-221-6/+65
| * fix loaders, allow larger websitesDhravya Shah2024-07-221-12/+23
* | add try catch in api/add for better error handlingKush Thaker2024-07-231-0/+5
* | feat: Improve batch processing for vector metadata updates; Support long form...Kush Thaker2024-07-231-8/+0
* | feat: add thread support for twitter; add segregation in types of chunks and ...Kush Thaker2024-07-231-13/+44
|/
* remove everything inside raw tagsDhravya Shah2024-07-191-1/+5
* use tabsDhravya2024-07-161-500/+504
* update Error messages and handlingkush/misc-be-improvementsKush Thaker2024-07-101-1/+1
* chore: add prettier configKush Thaker2024-07-091-4/+7
* revamped extentionDhravya2024-07-041-1/+1
* attempt to make the add modal more accessibleDhravya Shah2024-07-021-1/+1
* search endpointDhravya2024-06-301-0/+45
* fixed new chat button showing up on all pagesDhravya2024-06-291-4/+0
* fix: Spaces filter not workingDhravya2024-06-291-2/+7
* use gpt-4o again, responses are considerably better.Dhravya2024-06-241-6/+1
* made and documented the telegram bot (HYPE)Dhravya2024-06-231-1/+7
* added backend route for telegram bot and others to be possibleDhravya2024-06-231-1/+154
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-82/+102
* Another Failed Attempt at streamingcodetorso2024-06-191-3/+2
* Improve code, failed attempt at Streaming textcodetorso2024-06-191-4/+5
* EditorAI integrated! (1/4)codetorso2024-06-181-1/+1
* codetorso pull remotecodetorso2024-06-181-7/+6
|\
| * vector duplication no longer an issue. support for querying with multiple spa...Dhravya2024-06-171-7/+6
* | Add Editor Endpointcodetorso2024-06-181-1/+17
|/
* store full infoDhravya2024-06-161-1/+12
* OCR tryDhravya2024-06-161-1/+1
* added image support in the backendDhravya2024-06-161-1/+82
* include metadata in response, add type to metadataDhravya2024-06-161-1/+3
* fixed a bugDhravya2024-06-161-13/+5
* added zod validation to embedQueryDhravya2024-06-121-15/+6
* fix backendDhravya2024-06-121-3/+9
* some documentation for backendDhravya2024-06-111-0/+3
* commented the backend code with it's limitations + optimised and removed a bu...Dhravya2024-06-011-13/+38
* feat: Rewrite backend to hono ⚡Dhravya2024-05-181-38/+211
* added logic for importing all tweetsDhravya2024-04-121-0/+2
* extension styling such that website content is not affected https://twitter.c...Dhravya2024-04-101-13/+7
* refactored ai backend code for composabilityDhravya2024-04-021-141/+13
* gracefully end streamDhravya2024-04-011-2/+2