Commit Graph

  • ae3fc5f802 feat(docs): modify updating docs ItzCrazyKns 2024-10-02 22:54:16 +05:30
  • 9f88d16ef1 feat(docker-compose): use env vars from compose ItzCrazyKns 2024-10-02 22:54:00 +05:30
  • c233362e70 feat(dockerfile): specify default args ItzCrazyKns 2024-10-02 22:53:45 +05:30
  • 1aaf172246 feat(build-workflow): update head ItzCrazyKns 2024-10-02 22:01:49 +05:30
  • 4bba674134 feat(build-workflow): update branch ItzCrazyKns 2024-10-02 22:00:46 +05:30
  • dcfe43ebda trigger build ItzCrazyKns 2024-10-02 22:00:04 +05:30
  • fc5e35b1b1 feat(docker): add prebuilt images ItzCrazyKns 2024-10-02 21:59:40 +05:30
  • 425a08432b feat(groq): add Llama 3.2 ItzCrazyKns 2024-09-26 21:37:05 +05:30
  • e3488366c1 Update SEARCH.md ItzCrazyKns 2024-09-25 17:56:19 +05:30
  • 8902abdcee Update SEARCH.md ItzCrazyKns 2024-09-25 17:54:35 +05:30
  • 15203c123d feat(docs): update search docs ItzCrazyKns 2024-09-25 17:49:16 +05:30
  • a0aad69f62 feat(readme): update readme v1.9.0-rc3 ItzCrazyKns 2024-09-25 16:56:41 +05:30
  • 1cfa3398a3 feat(package): bump version ItzCrazyKns 2024-09-25 16:54:44 +05:30
  • ead2d98a9f feat(search): update types ItzCrazyKns 2024-09-25 16:54:19 +05:30
  • c52d6ac290 feat(docs): add search API docs ItzCrazyKns 2024-09-25 16:54:07 +05:30
  • 2785cdd97a feat(routes): add search route ItzCrazyKns 2024-09-25 15:27:48 +05:30
  • 1589f16d5a feat(providers): add displayName property ItzCrazyKns 2024-09-24 22:34:43 +05:30
  • 40f551c426 feat(search-button): add empty check ItzCrazyKns 2024-09-15 10:16:20 +05:30
  • 1fcd64ad42 feat(docker-file): use SearXNG URL from env ItzCrazyKns 2024-09-05 18:40:07 +05:30
  • 07e5615860 feat(docker-compose): link config.toml as vol. ItzCrazyKns 2024-09-04 18:54:54 +05:30
  • c4f52adb45 feat(textarea): handle "/" keys ItzCrazyKns 2024-09-02 11:44:40 +05:30
  • 92abbc5b98 feat(webSearchRetriever): use question instead of input ItzCrazyKns 2024-08-29 16:54:37 +05:30
  • c952469f08 feat(chaWindow): lint & beautify ItzCrazyKns 2024-08-29 16:51:59 +05:30
  • 449684c419 feat(webSearchAgent): update retriever prompt & change temp ItzCrazyKns 2024-08-29 16:51:42 +05:30
  • f620252406 feat(linkDocument): add error handling ItzCrazyKns 2024-08-29 16:51:12 +05:30
  • e8ed4df31a feat(chat-window): close socket on unmount ItzCrazyKns 2024-08-28 14:27:22 +05:30
  • 2873093fee feat(package): bump version v1.9.0-rc2 ItzCrazyKns 2024-08-28 10:00:05 +05:30
  • 806c47e705 feat(chatwindow): fix infinite loading ItzCrazyKns 2024-08-28 09:53:06 +05:30
  • ff34d1043f feat(app): lint & format ItzCrazyKns 2024-08-25 15:08:47 +05:30
  • c521b032a7 feat(agents): fix unresloved types ItzCrazyKns 2024-08-25 15:08:30 +05:30
  • 6b8f7dc32c Merge branch 'pr/309' ItzCrazyKns 2024-08-25 12:03:54 +05:30
  • 8bb3e4f016 feat(agents): update types ItzCrazyKns 2024-08-25 12:03:32 +05:30
  • 51939ff842 feat(webSearchAgent): fix typo, closes #313 ItzCrazyKns 2024-08-24 21:48:27 +05:30
  • e4faa82362 Fix #307, update outdated searxng/settings.yml Xie Yanbo 2024-08-09 20:53:53 +08:00
  • 9c1936ec2c feat(chat-window): lint & beautify ItzCrazyKns 2024-08-04 18:14:46 +05:30
  • 639fbd7a15 feat(chat-window): lint & beautify ItzCrazyKns 2024-08-02 19:37:20 +05:30
  • a88104434d feat(copilot): respect preferences ItzCrazyKns 2024-08-02 19:36:50 +05:30
  • a1e0d368c6 feat(settings): add preferences ItzCrazyKns 2024-08-02 19:36:39 +05:30
  • 5779701b7d feat(sidebar): respect preferences ItzCrazyKns 2024-08-02 19:35:57 +05:30
  • fdfe8d1f41 feat(app): add password auth for settings ItzCrazyKns 2024-08-02 19:32:38 +05:30
  • c4932c659a feat(app): lint ItzCrazyKns 2024-07-31 20:17:57 +05:30
  • 96f67c7028 Merge pull request #290 from ItzCrazyKns/canary v1.9.0-rc ItzCrazyKns 2024-07-30 10:15:52 +05:30
  • 61dfeb89b4 feat(package): bump version ItzCrazyKns 2024-07-30 10:10:55 +05:30
  • 8e4f0c6a6d feat(web-search): add URL & PDF searching capibilities ItzCrazyKns 2024-07-30 10:09:05 +05:30
  • 6f50e25bf3 feat(output-parsers): add line output parser ItzCrazyKns 2024-07-30 10:08:29 +05:30
  • 9abb4b654d feat(app): handle unhandled exception & rejection ItzCrazyKns 2024-07-30 10:07:28 +05:30
  • 0a29237732 feat(listLineOutputParser): handle invalid keys ItzCrazyKns 2024-07-30 10:06:52 +05:30
  • c62e7f091e feat(package): bump version ItzCrazyKns 2024-07-25 20:39:43 +05:30
  • 08379fcad5 feat(ws-connector): fix undefined chat model v1.8.1 ItzCrazyKns 2024-07-25 20:36:26 +05:30
  • cbce39a5dd feat(settings): fix undefined model for custom OpenAI ItzCrazyKns 2024-07-25 20:34:49 +05:30
  • 27f8cfd212 feat(toast): fix theme colors ItzCrazyKns 2024-07-25 20:33:56 +05:30
  • 8a76f92e23 feat(groq): add Llama 3.1 ItzCrazyKns 2024-07-23 20:49:17 +05:30
  • 00a52fc3b1 Delete .github/FUNDING.yml ItzCrazyKns 2024-07-23 10:46:32 +05:30
  • 8143eca2c1 feat(readme): remove patreon ItzCrazyKns 2024-07-23 10:45:52 +05:30
  • 9bb0b64044 Merge pull request #279 from zandko/perf/filter-first ItzCrazyKns 2024-07-23 10:08:54 +05:30
  • 323f3c516c perf: Optimize document filtering and sorting for performance Zan 2024-07-23 10:06:33 +08:00
  • c0b3a409dd feat(package): bump version v1.8.0 ItzCrazyKns 2024-07-20 09:27:34 +05:30
  • 9195cbcce0 feat(openai): add GPT-4 Omni mini ItzCrazyKns 2024-07-20 09:26:46 +05:30
  • f02393dbe9 feat(providers): add anthropic ItzCrazyKns 2024-07-15 21:20:16 +05:30
  • e1732b9bf2 feat(chat-window): fix WS connection errors ItzCrazyKns 2024-07-14 12:37:36 +05:30
  • fac41d3812 add gemma2-9b-it sjiampojamarn 2024-07-11 20:35:54 -07:00
  • 27e6f5b9e1 feat(chat-window): unselect unavailable model ItzCrazyKns 2024-07-09 16:21:45 +05:30
  • 8539ce82ad feat(providers): fix loading issues ItzCrazyKns 2024-07-08 15:39:27 +05:30
  • 3b4b8a8b02 feat(providers): add custom_openai ItzCrazyKns 2024-07-08 15:24:45 +05:30
  • 3ffb20b777 feat(backend): fix type errors ItzCrazyKns 2024-07-08 01:31:11 +05:30
  • f4b58c7157 feat(dockerfile): revert base image back to slim ItzCrazyKns 2024-07-06 15:13:05 +05:30
  • 2678c36e44 feat(agents): fix grammar in prompt, closes 239 & 203 ItzCrazyKns 2024-07-06 15:12:51 +05:30
  • 25b5dbd63e feat(providers): separate each provider ItzCrazyKns 2024-07-06 14:19:33 +05:30
  • c63c9b5c8a feat(readme): update ollama guide ItzCrazyKns 2024-07-03 21:02:21 +05:30
  • 80818983d8 feat(package): bump version v1.7.1 ItzCrazyKns 2024-07-03 20:49:13 +05:30
  • 5217d21366 feat(dockerfile): revert to node:slim ItzCrazyKns 2024-07-03 20:47:31 +05:30
  • 57ede99b83 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2024-07-02 10:52:02 +05:30
  • c74e16e01c feat(chats): add delete functionality ItzCrazyKns 2024-07-02 10:51:47 +05:30
  • ce593daab9 Update README.md ItzCrazyKns 2024-06-30 12:39:37 +05:30
  • fcf9b644af Create FUNDING.yml ItzCrazyKns 2024-06-30 12:34:32 +05:30
  • 6ae825999a feat(readme): update manual install ItzCrazyKns 2024-06-30 10:45:35 +05:30
  • b291265944 feat(package): add @langchain/community ItzCrazyKns 2024-06-30 10:42:01 +05:30
  • c62684407d feat(chat-window): handle notFound errors ItzCrazyKns 2024-06-29 12:11:34 +05:30
  • f4b01a29bb feat(docs): update docs ItzCrazyKns 2024-06-29 11:39:23 +05:30
  • 022cf55db7 feat(docs): add update docs ItzCrazyKns 2024-06-29 11:38:43 +05:30
  • aeef03fbaf feat(readme): update todo v1.7.0 ItzCrazyKns 2024-06-29 11:17:43 +05:30
  • 9588eed710 feat(package): bump version ItzCrazyKns 2024-06-29 11:17:29 +05:30
  • 7d2344dc85 feat(chats): remove comment ItzCrazyKns 2024-06-29 11:11:10 +05:30
  • 799f4d6aee feat(docker-compose): implement data volume ItzCrazyKns 2024-06-29 11:10:26 +05:30
  • c51ec8ff0f feat(app): implement library feature ItzCrazyKns 2024-06-29 11:09:51 +05:30
  • 61044715e9 feat(msg-handler): update message types ItzCrazyKns 2024-06-29 11:09:31 +05:30
  • d806c7e581 feat(app): add chats route ItzCrazyKns 2024-06-29 11:09:13 +05:30
  • 93b90dc1c4 feat(db): create schema & config files ItzCrazyKns 2024-06-29 11:08:11 +05:30
  • 7879167b13 feat(package): add better-sqlite3 ItzCrazyKns 2024-06-29 11:07:52 +05:30
  • f7d1364f30 feat(discover): remove unadded page ItzCrazyKns 2024-06-28 09:34:40 +05:30
  • 91bba8eaca feat(utils): accept string in time difference ItzCrazyKns 2024-06-28 09:34:03 +05:30
  • 4545ff1d7d feat(chat-window): adjust color & size ItzCrazyKns 2024-06-25 16:11:39 +05:30
  • a152e58132 🎉 wip: implemented error state for backend socket connection and othe asifrahaman13 2024-06-25 15:43:36 +05:30
  • 9d827d4cc2 feat(package): update WS module ItzCrazyKns 2024-06-24 21:34:14 +05:30
  • 336ceefe2b feat(readme): update connection error docs ItzCrazyKns 2024-06-23 14:36:15 +05:30
  • 9a96fd4788 feat(message-input): focus on / key ItzCrazyKns 2024-06-23 10:46:22 +05:30
  • 87cc86d406 feat(package): bump version v1.6.1 ItzCrazyKns 2024-06-23 09:55:25 +05:30
  • 5fd64ef6e6 Merge pull request #168 from WanQuanXie/fix-ui-compile-type-error ItzCrazyKns 2024-06-23 09:42:07 +05:30
  • 594106aea3 update(ui): remove useless imports WanQuanXie 2024-06-07 16:39:14 +08:00
  • 2ae5846b3d fix(ui): ui compile fail WanQuanXie 2024-06-03 18:54:12 +08:00