Commit Graph

13 Commits

Author SHA1 Message Date
b9509a5d41 feat(app): lint & beautify 2024-10-15 16:21:29 +05:30
7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
c521b032a7 feat(agents): fix unresloved types 2024-08-25 15:08:30 +05:30
8bb3e4f016 feat(agents): update types 2024-08-25 12:03:32 +05:30
2678c36e44 feat(agents): fix grammar in prompt, closes 239 & 203 2024-07-06 15:12:51 +05:30
aae85cd767 feat(logging): add logger 2024-04-30 12:18:18 +05:30
a90e294c60 feat(agents): fix engine names 2024-04-28 18:34:56 +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
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
dd1ce4e324 feat(agents): replace LLMs with chat LLMs 2024-04-18 18:15:17 +05:30
4ab8d6c834 feat(agents): Use LLM name from env 2024-04-16 21:05:57 +05:30
98fae392b7 feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30