| 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 | 3 | -8/+88 | |
| * | 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 | 1 | -0/+3 | |
| * | commented the backend code with it's limitations + optimised and removed a bu... | Dhravya | 2024-06-01 | 3 | -15/+43 | |
| * | feat: Rewrite backend to hono ⚡ | Dhravya | 2024-05-18 | 22 | -745/+563 | |
| * | 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 | |
| * | fixed the AI prompt | Dhravya | 2024-04-14 | 1 | -2/+2 | |
| * | 6144 char limit | Dhravya | 2024-04-14 | 1 | -3/+1 | |
| * | 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 | 3 | -0/+34 | |
| |\ | ||||||
| * | | 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 | 7 | -10/+142 | |
| * | proper caching and KV | Dhravya | 2024-04-12 | 3 | -6/+41 | |
| * | fix: vector length issue | Dhravya | 2024-04-12 | 4 | -5/+16 | |
| * | increase number | Dhravya | 2024-04-11 | 1 | -1/+1 | |
| * | spaces not showing bug fixed | Dhravya | 2024-04-11 | 1 | -3/+5 | |
| * | prepare statement | Dhravya | 2024-04-11 | 1 | -1/+2 | |
| * | Import twitter bookmarks | Dhravya | 2024-04-11 | 1 | -0/+9 | |
| * | save user ID with url to ensure that same website can be saved by users | Dhravya | 2024-04-10 | 1 | -1/+1 | |
| * | extension styling such that website content is not affected https://twitter.c... | Dhravya | 2024-04-10 | 7 | -123/+140 | |