| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed new chat button showing up on all pages | Dhravya | 2024-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix: Spaces filter not working | Dhravya | 2024-06-29 | 1 | -2/+2 |
| | | |||||
| * | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 1 | -14/+3 |
| | | |||||
| * | cleanupchathistory | Dhravya | 2024-06-22 | 1 | -3/+0 |
| | | |||||
| * | merged code | Dhravya | 2024-06-22 | 1 | -133/+192 |
| |\ | |||||
| | * | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 1 | -24/+165 |
| | |\ | |||||
| | * | | ui update: /chat | Kartik | 2024-06-16 | 1 | -0/+1 |
| | | | | |||||
| * | | | addeed chathistory functionality | Dhravya | 2024-06-22 | 1 | -64/+105 |
| | |/ |/| | |||||
| * | | added multi-turn conversations | Dhravya | 2024-06-19 | 1 | -20/+60 |
| | | | |||||
| * | | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 1 | -3/+0 |
| | | | |||||
| * | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 1 | -7/+48 |
| | | | |||||
| * | | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 1 | -6/+31 |
| | | | |||||
| * | | added sources to the response | Dhravya | 2024-06-16 | 1 | -2/+12 |
| | | | |||||
| * | | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 1 | -1/+19 |
| | | | |||||
| * | | fixed a bug | Dhravya | 2024-06-16 | 1 | -0/+12 |
| | | | |||||
| * | | added way to save content and vectorize them. also refactored code and added ↵ | Dhravya | 2024-06-16 | 1 | -1/+1 |
| |/ | | | | a bypass to browser rendering | ||||
| * | chat UI and markdown renderer ⚡ | Dhravya | 2024-06-12 | 1 | -13/+171 |
| | | |||||
| * | added top bar nav | Dhravya | 2024-06-02 | 1 | -6/+2 |
| | | |||||
| * | improvements in dash + chatUI | Dhravya | 2024-06-02 | 1 | -0/+60 |