| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EditorAI integrated! (1/4) | codetorso | 2024-06-18 | 1 | -1/+1 |
| * | codetorso pull remote | codetorso | 2024-06-18 | 4 | -35/+81 |
| |\ | |||||
| | * | vector duplication no longer an issue. support for querying with multiple spa... | Dhravya | 2024-06-17 | 4 | -35/+81 |
| * | | Add Editor Endpoint | codetorso | 2024-06-18 | 1 | -1/+17 |
| |/ | |||||
| * | add js docs | codetorso | 2024-06-17 | 2 | -0/+10 |
| * | gpt-4o is already a default model, so no error-checking required | codetorso | 2024-06-17 | 1 | -9/+1 |
| * | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 1 | -1/+1 |
| * | added sources to the response | Dhravya | 2024-06-16 | 1 | -0/+1 |
| * | store full info | Dhravya | 2024-06-16 | 1 | -1/+12 |
| * | OCR try | Dhravya | 2024-06-16 | 1 | -1/+1 |
| * | added image support in the backend | Dhravya | 2024-06-16 | 4 | -9/+90 |
| * | use a dev vectorize database to prevent pollution | Dhravya | 2024-06-16 | 1 | -1/+1 |
| * | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 3 | -1/+5 |
| * | proper URLs | Dhravya | 2024-06-16 | 1 | -1/+1 |
| * | fixed a bug | Dhravya | 2024-06-16 | 2 | -15/+6 |
| * | chat UI and markdown renderer ⚡ | Dhravya | 2024-06-12 | 1 | -4/+1 |
| * | added zod validation to embedQuery | Dhravya | 2024-06-12 | 2 | -21/+24 |
| * | fix backend | Dhravya | 2024-06-12 | 1 | -3/+9 |
| * | some documentation for backend | Dhravya | 2024-06-11 | 2 | -41/+36 |
| * | commented the backend code with it's limitations + optimised and removed a bu... | Dhravya | 2024-06-01 | 3 | -15/+43 |
| * | refactored UI, with shared components and UI, better rules and million lint | Dhravya | 2024-05-25 | 3 | -9/+2 |
| * | feat: Rewrite backend to hono ⚡ | Dhravya | 2024-05-18 | 31 | -1060/+671 |
| * | edit prompt | Dhravya | 2024-04-18 | 1 | -3/+1 |
| * | switch back to gemini | Dhravya | 2024-04-18 | 1 | -34/+22 |
| * | help on the chrome ext | Dhravya | 2024-04-15 | 1 | -1/+1 |
| * | increase highscore filter | Dhravya | 2024-04-14 | 1 | -1/+1 |
| * | added readme | Dhravya | 2024-04-14 | 1 | -48/+0 |
| * | fixed the AI prompt | Dhravya | 2024-04-14 | 1 | -2/+2 |
| * | 6144 char limit | Dhravya | 2024-04-14 | 1 | -3/+1 |
| * | update db prepare statement | Dhravya | 2024-04-14 | 2 | -2/+2 |
| * | added reset command | Dhravya | 2024-04-14 | 1 | -1/+2 |
| * | wipedata api | Dhravya | 2024-04-14 | 2 | -0/+21 |
| * | added edit route | Dhravya | 2024-04-14 | 2 | -0/+63 |
| * | delete route | Dhravya | 2024-04-13 | 1 | -0/+2 |
| * | delete route | Dhravya | 2024-04-13 | 1 | -0/+27 |
| * | added favicon | Dhravya | 2024-04-13 | 2 | -1/+7 |
| * | changes to the quuq | Dhravya | 2024-04-13 | 1 | -2/+1 |
| * | get pagecount as well | Dhravya | 2024-04-13 | 1 | -3/+3 |
| * | notes in vector db | Dhravya | 2024-04-13 | 1 | -2/+4 |
| * | change ai model | Dhravya | 2024-04-13 | 1 | -1/+1 |
| * | attempt to fix browser rendering | Dhravya | 2024-04-13 | 1 | -1/+3 |
| * | added browser rendering for getting clean page content | Dhravya | 2024-04-13 | 4 | -0/+42 |
| |\ | |||||
| * | | CloudflareAI for better streaming | Dhravya | 2024-04-13 | 1 | -1/+2 |
| * | | switch to cloudfalre | Dhravya | 2024-04-13 | 1 | -21/+34 |
| |/ | |||||
| * | aaaaaaaaaaaaa | Dhravya | 2024-04-12 | 1 | -0/+2 |
| * | vectorize function | Dhravya | 2024-04-12 | 1 | -0/+5 |
| * | added logic for importing all tweets | Dhravya | 2024-04-12 | 8 | -10/+145 |
| * | proper caching and KV | Dhravya | 2024-04-12 | 4 | -7/+42 |
| * | fix: vector length issue | Dhravya | 2024-04-12 | 6 | -794/+20 |
| * | increase number | Dhravya | 2024-04-11 | 1 | -1/+1 |