Commit Graph

52 Commits

Author SHA1 Message Date
467905d9f2 Added compact mode for more concise answers.
Made optimization mode persist between page refreshes.
Added mode switcher to chat so it can be changed while researching.
2025-02-16 15:02:05 -07:00
c3a231a528 feat(readme): add discord server 2024-12-16 20:59:21 +05:30
a58adbfecc Update README.md 2024-11-17 23:01:24 +05:30
9e746aea5e feat(readme): remove ? from image URL 2024-11-17 23:01:02 +05:30
5e1331144a feat(readme): update readme cache 2024-11-17 22:59:29 +05:30
c7abd96b05 feat(readme): add networking 2024-10-17 10:01:00 +05:30
7532c436db feat(package): bump version 2024-10-15 16:23:13 +05:30
a0aad69f62 feat(readme): update readme 2024-09-25 16:56:41 +05:30
c52d6ac290 feat(docs): add search API docs 2024-09-25 16:54:07 +05:30
8143eca2c1 feat(readme): remove patreon 2024-07-23 10:45:52 +05:30
f02393dbe9 feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
25b5dbd63e feat(providers): separate each provider 2024-07-06 14:19:33 +05:30
c63c9b5c8a feat(readme): update ollama guide 2024-07-03 21:02:21 +05:30
ce593daab9 Update README.md 2024-06-30 12:39:37 +05:30
6ae825999a feat(readme): update manual install 2024-06-30 10:45:35 +05:30
aeef03fbaf feat(readme): update todo 2024-06-29 11:17:43 +05:30
4545ff1d7d feat(chat-window): adjust color & size 2024-06-25 16:11:39 +05:30
336ceefe2b feat(readme): update connection error docs 2024-06-23 14:36:15 +05:30
0e2f4514b4 feat(readme): update readme 2024-05-13 20:10:44 +05:30
100872f2d9 feat(docker-compose): revert network changes 2024-05-12 14:04:05 +05:30
9d30224faa feat(readme): update readme 2024-05-12 12:24:36 +05:30
1b18715f8f feat(docs): update PORT 2024-05-12 12:15:53 +05:30
954b4bf89a feat(readme): add search engine guide 2024-05-11 12:14:49 +05:30
7a28be9e1a feat(readme): add installation docs 2024-05-11 12:09:08 +05:30
a60145137c feat(docs): add networking 2024-05-11 10:23:05 +05:30
d9ba36794a feat(readme): add donations 2024-05-07 13:03:06 +05:30
ed47191d9b feat(readme): update readme 2024-05-06 13:00:07 +05:30
b4d787d333 feat(readme): add troubleshooting 2024-05-06 12:58:40 +05:30
dafc835774 feat(docs): update URLs 2024-05-03 16:34:32 +05:30
205373d676 feat(docs): add architecture docs 2024-05-03 16:31:58 +05:30
408abd24ea feat(readme): add one click deployment buttons 2024-05-02 15:05:21 +05:30
f618b713af feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
f21f5c9611 feat(readme): correct spellings, closes #32 2024-05-01 20:12:58 +05:30
7c84025f3c feat(readme): add manual installation steps 2024-04-29 21:22:33 +05:30
c053af534c feat(readme): make installation steps more concise 2024-04-28 19:49:48 +05:30
5df3c5ad8c feat(image-search): handle chat history 2024-04-28 11:15:28 +05:30
f14050840b feat(readme): add link to discord server 2024-04-25 20:22:53 +05:30
99ae8f6998 feat(agents): embed docs & query together
Embed documents and query together to reduce the time taken for retrieving the sources ~1 seconds.
2024-04-24 10:08:40 +05:30
8758fcbc13 feat(readme): update content 2024-04-23 17:15:07 +05:30
b2b1d724ee feat(ui): add settings page 2024-04-23 16:52:41 +05:30
ec91289c0c feat(messageSources): use arrow functions 2024-04-21 16:22:27 +05:30
23b7feee0c feat(input-actions): fix popover mobile view 2024-04-20 20:46:16 +05:30
e964ffcea5 feat(readme): remove excess space 2024-04-20 11:22:39 +05:30
d37a1a8020 feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
c6a5790d33 feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
88304d29c1 feat(readme): use detached mode for docker compose 2024-04-17 21:00:43 +05:30
d14042d621 feat(readme): Add contributing file 2024-04-17 11:57:45 +05:30
9fd01923a8 feat(readme): Add TOC 2024-04-14 13:19:07 +05:30
4916636220 feat(readme): correct access URL 2024-04-13 14:52:45 +05:30
98fae392b7 feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30