Commit Graph

22 Commits

Author SHA1 Message Date
61c0347ef2 feat(app): add discover 2024-10-15 16:20:45 +05:30
0a7167eb04 feat(search-api): add optimizationMode 2024-10-11 10:54:08 +05:30
ead2d98a9f feat(search): update types 2024-09-25 16:54:19 +05:30
2785cdd97a feat(routes): add search route 2024-09-25 15:27:48 +05:30
1589f16d5a feat(providers): add displayName property 2024-09-24 22:34:43 +05:30
f02393dbe9 feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
c74e16e01c feat(chats): add delete functionality 2024-07-02 10:51:47 +05:30
7d2344dc85 feat(chats): remove comment 2024-06-29 11:11:10 +05:30
d806c7e581 feat(app): add chats route 2024-06-29 11:09:13 +05:30
d04ba91c85 feat(routes): use coalescing operator 2024-05-22 10:45:16 +05:30
09463999c2 feat(routes): add suggestions route 2024-05-09 20:42:03 +05:30
9f45ecb98d feat(providers): separate embedding providers, add custom-openai provider 2024-05-04 10:51:06 +05:30
1d344266aa feat(config): fix typo 2024-05-02 15:04:33 +05:30
f618b713af feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
edc40d8fe6 feat(providers): add Groq provider 2024-05-01 19:43:06 +05:30
6e304e7051 feat(video-search): add video search 2024-04-30 14:31:32 +05:30
aae85cd767 feat(logging): add logger 2024-04-30 12:18:18 +05:30
5df3c5ad8c feat(image-search): handle chat history 2024-04-28 11:15:28 +05:30
3ffbddd237 feat(routes): add config route 2024-04-23 16:46:14 +05:30
5924690df2 feat(image-search): Use LLM from config 2024-04-20 22:12:07 +05:30
c6a5790d33 feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
d1c74c861e Initial commit 2024-04-09 16:21:05 +05:30