| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | search endpoint | Dhravya | 2024-06-30 | 1 | -0/+45 |
| | | |||||
| * | fixed new chat button showing up on all pages | Dhravya | 2024-06-29 | 1 | -4/+0 |
| | | |||||
| * | fix: Spaces filter not working | Dhravya | 2024-06-29 | 1 | -2/+7 |
| | | |||||
| * | minor fixes | Dhravya | 2024-06-24 | 1 | -5/+5 |
| | | |||||
| * | use gpt-4o again, responses are considerably better. | Dhravya | 2024-06-24 | 1 | -6/+1 |
| | | |||||
| * | drizzle-orm in dependencies, prod wrangler.toml | Dhravya | 2024-06-24 | 1 | -1/+6 |
| | | |||||
| * | made and documented the telegram bot (HYPE) | Dhravya | 2024-06-23 | 1 | -1/+7 |
| | | |||||
| * | added backend route for telegram bot and others to be possible | Dhravya | 2024-06-23 | 2 | -2/+169 |
| | | |||||
| * | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 2 | -82/+104 |
| | | |||||
| * | works | Dhravya | 2024-06-19 | 1 | -1/+1 |
| | | |||||
| * | Another Failed Attempt at streaming | codetorso | 2024-06-19 | 1 | -3/+2 |
| | | |||||
| * | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 1 | -4/+5 |
| | | |||||
| * | 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 ↵ | Dhravya | 2024-06-17 | 4 | -35/+81 |
| | | | | | | | | | spaces. | ||||
| * | | 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 ↵ | Dhravya | 2024-06-01 | 3 | -15/+43 |
| | | | | | bunch of unnecessary queries | ||||
| * | 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 |
| | | |||||