aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend
Commit message (Expand)AuthorAgeFilesLines
* fix ids not present in storecontentDhravya Shah2024-07-281-1/+1
* Merge pull request #181 from supermemoryai/kush/fix-threadsDhravya Shah2024-07-273-17/+46
|\
| * fix tweets and sourceskush/fix-threadsKush Thaker2024-07-273-17/+46
* | Merge pull request #163 from aryasaatvik/pnpmDhravya Shah2024-07-261-2/+6
|\ \ | |/ |/|
| * pnpmSaatvik Arya2024-07-251-2/+6
| * revert some filesSaatvik Arya2024-07-251-4/+5
| * update wranglerSaatvik Arya2024-07-251-5/+4
* | solve merge conflictskush/experimental-threadDhravya Shah2024-07-252-36/+96
|\|
| * added ability to use pro mode, to do complex timeseries/location searchesDhravya Shah2024-07-222-7/+66
| * fix loaders, allow larger websitesDhravya Shah2024-07-222-12/+24
* | 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-233-13/+31
* | feat: add thread support for twitter; add segregation in types of chunks and ...Kush Thaker2024-07-236-51/+325
|/
* remove everything inside raw tagsDhravya Shah2024-07-191-1/+5
* deployment attemptDhravya Shah2024-07-181-1/+1
* use tabsDhravya2024-07-1610-851/+855
* update Error messages and handlingkush/misc-be-improvementsKush Thaker2024-07-101-1/+1
* chore: add prettier configKush Thaker2024-07-092-6/+15
* revamped extentionDhravya2024-07-043-11/+15
* small fixes with prompt formatting and browser rendering]Dhravya2024-07-041-6/+3
* use cloudflare AI gatewayDhravya2024-07-041-0/+6
* 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
* minor fixesDhravya2024-06-241-5/+5
* use gpt-4o again, responses are considerably better.Dhravya2024-06-241-6/+1
* drizzle-orm in dependencies, prod wrangler.tomlDhravya2024-06-241-1/+6
* made and documented the telegram bot (HYPE)Dhravya2024-06-231-1/+7
* added backend route for telegram bot and others to be possibleDhravya2024-06-232-2/+169
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-232-82/+104
* worksDhravya2024-06-191-1/+1
* 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-184-35/+81
|\
| * vector duplication no longer an issue. support for querying with multiple spa...Dhravya2024-06-174-35/+81
* | Add Editor Endpointcodetorso2024-06-181-1/+17
|/
* add js docscodetorso2024-06-172-0/+10
* gpt-4o is already a default model, so no error-checking requiredcodetorso2024-06-171-9/+1
* add number of chunks to the respnose and only show unique valuesDhravya2024-06-161-1/+1
* added sources to the responseDhravya2024-06-161-0/+1
* store full infoDhravya2024-06-161-1/+12
* OCR tryDhravya2024-06-161-1/+1
* added image support in the backendDhravya2024-06-164-9/+90
* use a dev vectorize database to prevent pollutionDhravya2024-06-161-1/+1
* include metadata in response, add type to metadataDhravya2024-06-163-1/+5
* proper URLsDhravya2024-06-161-1/+1
* fixed a bugDhravya2024-06-162-15/+6
* chat UI and markdown renderer ⚡Dhravya2024-06-121-4/+1