aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/api/chat/route.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-9/+15
|
* cleanupchathistoryDhravya2024-06-221-5/+0
|
* addeed chathistory functionalityDhravya2024-06-221-5/+3
|
* fixed a bugDhravya2024-06-161-1/+1
|
* added way to save content and vectorize them. also refactored code and added ↵Dhravya2024-06-161-1/+1
| | | | a bypass to browser rendering
* chat UI and markdown renderer ⚡Dhravya2024-06-121-44/+59
|
* brought all the APIs backDhravya2024-05-251-0/+73