aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-232-2/+169
|
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-232-82/+104
|
* 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 ↵Dhravya2024-06-174-35/+81
| | | | | | | | spaces.
* | 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-163-8/+88
|
* 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
|
* added zod validation to embedQueryDhravya2024-06-122-21/+24
|
* 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 ↵Dhravya2024-06-013-15/+43
| | | | bunch of unnecessary queries
* feat: Rewrite backend to hono ⚡Dhravya2024-05-1822-745/+563
|
* edit promptDhravya2024-04-181-3/+1
|
* switch back to geminiDhravya2024-04-181-34/+22
|
* help on the chrome extDhravya2024-04-151-1/+1
|
* increase highscore filterDhravya2024-04-141-1/+1
|
* fixed the AI promptDhravya2024-04-141-2/+2
|
* 6144 char limitDhravya2024-04-141-3/+1
|
* wipedata apiDhravya2024-04-142-0/+21
|
* added edit routeDhravya2024-04-142-0/+63
|
* delete routeDhravya2024-04-131-0/+2
|
* delete routeDhravya2024-04-131-0/+27
|
* added faviconDhravya2024-04-132-1/+7
|
* changes to the quuqDhravya2024-04-131-2/+1
|
* get pagecount as wellDhravya2024-04-131-3/+3
|
* notes in vector dbDhravya2024-04-131-2/+4
|
* change ai modelDhravya2024-04-131-1/+1
|
* attempt to fix browser renderingDhravya2024-04-131-1/+3
|
* added browser rendering for getting clean page contentDhravya2024-04-133-0/+34
|\
* | CloudflareAI for better streamingDhravya2024-04-131-1/+2
| |
* | switch to cloudfalreDhravya2024-04-131-21/+34
|/
* aaaaaaaaaaaaaDhravya2024-04-121-0/+2
|
* vectorize functionDhravya2024-04-121-0/+5
|