Commit graph

32 commits

Author SHA1 Message Date
ItzCrazyKns
8fe1b7c5e3 feat(webSearchAgent): revert prompt 2024-10-18 12:01:56 +05:30
ItzCrazyKns
6e0d3baef6 feat(dockerfile): update docker image 2024-10-18 11:50:56 +05:30
ItzCrazyKns
3a01eebc04 feat(chat): prevent ws not open errors 2024-10-15 18:04:50 +05:30
ItzCrazyKns
b9509a5d41 feat(app): lint & beautify 2024-10-15 16:21:29 +05:30
ItzCrazyKns
7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
ItzCrazyKns
92abbc5b98 feat(webSearchRetriever): use question instead of input 2024-08-29 16:54:37 +05:30
ItzCrazyKns
449684c419 feat(webSearchAgent): update retriever prompt & change temp 2024-08-29 16:51:42 +05:30
ItzCrazyKns
c521b032a7 feat(agents): fix unresloved types 2024-08-25 15:08:30 +05:30
ItzCrazyKns
6b8f7dc32c Merge branch 'pr/309' 2024-08-25 12:03:54 +05:30
ItzCrazyKns
8bb3e4f016 feat(agents): update types 2024-08-25 12:03:32 +05:30
ItzCrazyKns
51939ff842 feat(webSearchAgent): fix typo, closes #313 2024-08-24 21:48:27 +05:30
ItzCrazyKns
c4932c659a
feat(app): lint 2024-07-31 20:17:57 +05:30
ItzCrazyKns
8e4f0c6a6d
feat(web-search): add URL & PDF searching capibilities 2024-07-30 10:09:05 +05:30
Zan
323f3c516c perf: Optimize document filtering and sorting for performance 2024-07-23 10:06:33 +08:00
ItzCrazyKns
3ffb20b777
feat(backend): fix type errors 2024-07-08 01:31:11 +05:30
ItzCrazyKns
2678c36e44
feat(agents): fix grammar in prompt, closes 239 & 203 2024-07-06 15:12:51 +05:30
ItzCrazyKns
68b595023e
feat(suggestion-generator): update prompt 2024-05-18 13:10:09 +05:30
ItzCrazyKns
0f6986fc9b
feat(agents): add suggestion generator agent 2024-05-09 20:41:43 +05:30
ItzCrazyKns
6e304e7051
feat(video-search): add video search 2024-04-30 14:31:32 +05:30
ItzCrazyKns
aae85cd767
feat(logging): add logger 2024-04-30 12:18:18 +05:30
ItzCrazyKns
a90e294c60
feat(agents): fix engine names 2024-04-28 18:34:56 +05:30
ItzCrazyKns
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
ItzCrazyKns
d37a1a8020
feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
ItzCrazyKns
c6a5790d33
feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
ItzCrazyKns
dd1ce4e324
feat(agents): replace LLMs with chat LLMs 2024-04-18 18:15:17 +05:30
ItzCrazyKns
90edd98613
feat(messageHandler): add new emitter event handling 2024-04-17 11:27:05 +05:30
ItzCrazyKns
89340fcfff
feat(wolfram-search): Remove unused imports 2024-04-17 10:10:28 +05:30
ItzCrazyKns
4ab8d6c834
feat(agents): Use LLM name from env 2024-04-16 21:05:57 +05:30
ItzCrazyKns
3859e3db03
feat(gitignore): Allow package lock files 2024-04-15 21:03:52 +05:30
ItzCrazyKns
334e657ddd
feat(wolfram-search): Prevent reranking 2024-04-14 17:14:55 +05:30
ItzCrazyKns
98fae392b7
feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
ItzCrazyKns
d1c74c861e
Initial commit 2024-04-09 16:21:05 +05:30