Commit Graph

256 Commits

Author SHA1 Message Date
ItzCrazyKns fc5e35b1b1 feat(docker): add prebuilt images 2024-10-02 21:59:40 +05:30
ItzCrazyKns 425a08432b feat(groq): add Llama 3.2 2024-09-26 21:37:05 +05:30
ItzCrazyKns e3488366c1 Update SEARCH.md 2024-09-25 17:56:19 +05:30
ItzCrazyKns 8902abdcee Update SEARCH.md 2024-09-25 17:54:35 +05:30
ItzCrazyKns 15203c123d feat(docs): update search docs 2024-09-25 17:49:16 +05:30
ItzCrazyKns a0aad69f62 feat(readme): update readme 2024-09-25 16:56:41 +05:30
ItzCrazyKns 1cfa3398a3 feat(package): bump version 2024-09-25 16:54:44 +05:30
ItzCrazyKns ead2d98a9f feat(search): update types 2024-09-25 16:54:19 +05:30
ItzCrazyKns c52d6ac290 feat(docs): add search API docs 2024-09-25 16:54:07 +05:30
ItzCrazyKns 2785cdd97a feat(routes): add search route 2024-09-25 15:27:48 +05:30
ItzCrazyKns 1589f16d5a feat(providers): add `displayName` property 2024-09-24 22:34:43 +05:30
ItzCrazyKns 40f551c426 feat(search-button): add empty check 2024-09-15 10:16:20 +05:30
ItzCrazyKns 1fcd64ad42 feat(docker-file): use SearXNG URL from env 2024-09-05 18:40:07 +05:30
ItzCrazyKns 07e5615860 feat(docker-compose): link `config.toml` as vol. 2024-09-04 18:54:54 +05:30
ItzCrazyKns c4f52adb45 feat(textarea): handle "/" keys 2024-09-02 11:44:40 +05:30
ItzCrazyKns 92abbc5b98 feat(webSearchRetriever): use `question` instead of `input` 2024-08-29 16:54:37 +05:30
ItzCrazyKns c952469f08 feat(chaWindow): lint & beautify 2024-08-29 16:51:59 +05:30
ItzCrazyKns 449684c419 feat(webSearchAgent): update retriever prompt & change temp 2024-08-29 16:51:42 +05:30
ItzCrazyKns f620252406 feat(linkDocument): add error handling 2024-08-29 16:51:12 +05:30
ItzCrazyKns e8ed4df31a feat(chat-window): close socket on unmount 2024-08-28 14:27:22 +05:30
ItzCrazyKns 2873093fee feat(package): bump version 2024-08-28 10:00:05 +05:30
ItzCrazyKns 806c47e705 feat(chatwindow): fix infinite loading 2024-08-28 09:53:06 +05:30
ItzCrazyKns ff34d1043f feat(app): lint & format 2024-08-25 15:08:47 +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
Xie Yanbo e4faa82362 Fix #307, update outdated searxng/settings.yml 2024-08-09 20:53:53 +08:00
ItzCrazyKns 9c1936ec2c
feat(chat-window): lint & beautify 2024-08-04 18:14:46 +05:30
ItzCrazyKns c4932c659a
feat(app): lint 2024-07-31 20:17:57 +05:30
ItzCrazyKns 96f67c7028
Merge pull request #290 from ItzCrazyKns/canary 2024-07-30 10:15:52 +05:30
ItzCrazyKns 61dfeb89b4
feat(package): bump version 2024-07-30 10:10:55 +05:30
ItzCrazyKns 8e4f0c6a6d
feat(web-search): add URL & PDF searching capibilities 2024-07-30 10:09:05 +05:30
ItzCrazyKns 6f50e25bf3
feat(output-parsers): add line output parser 2024-07-30 10:08:29 +05:30
ItzCrazyKns 9abb4b654d
feat(app): handle unhandled exception & rejection 2024-07-30 10:07:28 +05:30
ItzCrazyKns 0a29237732
feat(listLineOutputParser): handle invalid keys 2024-07-30 10:06:52 +05:30
ItzCrazyKns c62e7f091e
feat(package): bump version 2024-07-25 20:39:43 +05:30
ItzCrazyKns 08379fcad5
feat(ws-connector): fix `undefined` chat model 2024-07-25 20:36:26 +05:30
ItzCrazyKns cbce39a5dd
feat(settings): fix `undefined` model for custom OpenAI 2024-07-25 20:34:49 +05:30
ItzCrazyKns 27f8cfd212
feat(toast): fix theme colors 2024-07-25 20:33:56 +05:30
ItzCrazyKns 8a76f92e23
feat(groq): add Llama 3.1 2024-07-23 20:49:17 +05:30
ItzCrazyKns 00a52fc3b1
Delete .github/FUNDING.yml 2024-07-23 10:46:32 +05:30
ItzCrazyKns 8143eca2c1
feat(readme): remove patreon 2024-07-23 10:45:52 +05:30
ItzCrazyKns 9bb0b64044
Merge pull request #279 from zandko/perf/filter-first
perf: Optimize document filtering and sorting for performance
2024-07-23 10:08:54 +05:30
Zan 323f3c516c perf: Optimize document filtering and sorting for performance 2024-07-23 10:06:33 +08:00
ItzCrazyKns c0b3a409dd
feat(package): bump version 2024-07-20 09:27:34 +05:30
ItzCrazyKns 9195cbcce0
feat(openai): add GPT-4 Omni mini 2024-07-20 09:26:46 +05:30
ItzCrazyKns f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns e1732b9bf2
feat(chat-window): fix WS connection errors 2024-07-14 12:37:36 +05:30
sjiampojamarn fac41d3812 add gemma2-9b-it 2024-07-13 20:20:23 -07:00