Commit Graph

  • 4876a36369 Revert "Merge remote-tracking branch 'origin/master' into ollama-auth" ollama-auth projectmoon 2024-09-14 13:24:02 +0200
  • 4447cf7b5f Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-09-01 22:10:57 +0200
  • 92abbc5b98 feat(webSearchRetriever): use `question` instead of `input` ItzCrazyKns 2024-08-29 16:54:37 +0530
  • c952469f08 feat(chaWindow): lint & beautify ItzCrazyKns 2024-08-29 16:51:59 +0530
  • 449684c419 feat(webSearchAgent): update retriever prompt & change temp ItzCrazyKns 2024-08-29 16:51:42 +0530
  • f620252406 feat(linkDocument): add error handling ItzCrazyKns 2024-08-29 16:51:12 +0530
  • e8ed4df31a feat(chat-window): close socket on unmount ItzCrazyKns 2024-08-28 14:27:22 +0530
  • 2873093fee feat(package): bump version ItzCrazyKns 2024-08-28 10:00:05 +0530
  • 806c47e705 feat(chatwindow): fix infinite loading ItzCrazyKns 2024-08-28 09:53:06 +0530
  • ff34d1043f feat(app): lint & format ItzCrazyKns 2024-08-25 15:08:47 +0530
  • c521b032a7 feat(agents): fix unresloved types ItzCrazyKns 2024-08-25 15:08:30 +0530
  • 6b8f7dc32c Merge branch 'pr/309' ItzCrazyKns 2024-08-25 12:03:54 +0530
  • 8bb3e4f016 feat(agents): update types ItzCrazyKns 2024-08-25 12:03:32 +0530
  • 51939ff842 feat(webSearchAgent): fix typo, closes #313 ItzCrazyKns 2024-08-24 21:48:27 +0530
  • e4faa82362 Fix #307, update outdated searxng/settings.yml Xie Yanbo 2024-08-09 20:53:53 +0800
  • fb6ec2fc8a Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-08-07 12:32:08 +0200
  • 9c1936ec2c
    feat(chat-window): lint & beautify ItzCrazyKns 2024-08-04 18:14:46 +0530
  • c3dac38b6a Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-08-02 10:17:08 +0200
  • df8d924a89 Exponential backoff with useRef projectmoon 2024-08-01 17:12:21 +0200
  • c4932c659a
    feat(app): lint ItzCrazyKns 2024-07-31 20:17:57 +0530
  • f2fbc5db25 haserror projectmoon 2024-07-30 19:51:14 +0200
  • 92cba01e52 Do not set websocket to null if in error state. projectmoon 2024-07-30 19:45:20 +0200
  • f8f1b31cb3 test for not killing entire window when ws closes projectmoon 2024-07-30 12:34:03 +0200
  • a9f960a652 Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-07-30 10:29:02 +0200
  • 96f67c7028
    Merge pull request #290 from ItzCrazyKns/canary ItzCrazyKns 2024-07-30 10:15:52 +0530
  • 61dfeb89b4
    feat(package): bump version ItzCrazyKns 2024-07-30 10:10:55 +0530
  • 8e4f0c6a6d
    feat(web-search): add URL & PDF searching capibilities ItzCrazyKns 2024-07-30 10:09:05 +0530
  • 6f50e25bf3
    feat(output-parsers): add line output parser ItzCrazyKns 2024-07-30 10:08:29 +0530
  • 9abb4b654d
    feat(app): handle unhandled exception & rejection ItzCrazyKns 2024-07-30 10:07:28 +0530
  • 0a29237732
    feat(listLineOutputParser): handle invalid keys ItzCrazyKns 2024-07-30 10:06:52 +0530
  • 7d9012b99f remove eq from db schema import projectmoon 2024-07-25 21:29:01 +0200
  • b1b1db184d Merge remote-tracking branch 'overcuriousity/master' into ollama-auth projectmoon 2024-07-25 21:24:47 +0200
  • c5ad647b77 Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-07-25 21:09:51 +0200
  • c62e7f091e
    feat(package): bump version ItzCrazyKns 2024-07-25 20:39:43 +0530
  • 08379fcad5
    feat(ws-connector): fix `undefined` chat model ItzCrazyKns 2024-07-25 20:36:26 +0530
  • cbce39a5dd
    feat(settings): fix `undefined` model for custom OpenAI ItzCrazyKns 2024-07-25 20:34:49 +0530
  • 27f8cfd212
    feat(toast): fix theme colors ItzCrazyKns 2024-07-25 20:33:56 +0530
  • 8a76f92e23
    feat(groq): add Llama 3.1 ItzCrazyKns 2024-07-23 20:49:17 +0530
  • 00a52fc3b1
    Delete .github/FUNDING.yml ItzCrazyKns 2024-07-23 10:46:32 +0530
  • 8143eca2c1
    feat(readme): remove patreon ItzCrazyKns 2024-07-23 10:45:52 +0530
  • 9bb0b64044
    Merge pull request #279 from zandko/perf/filter-first ItzCrazyKns 2024-07-23 10:08:54 +0530
  • 323f3c516c perf: Optimize document filtering and sorting for performance Zan 2024-07-23 10:06:33 +0800
  • 080c2324c6
    Merge branch 'ItzCrazyKns:master' into master overcuriousity 2024-07-22 09:16:04 +0200
  • 7d5d10b49e Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-07-20 11:12:02 +0200
  • c0b3a409dd
    feat(package): bump version ItzCrazyKns 2024-07-20 09:27:34 +0530
  • 9195cbcce0
    feat(openai): add GPT-4 Omni mini ItzCrazyKns 2024-07-20 09:26:46 +0530
  • f321bfe41e fix for persistant settings management overcuriousity 2024-07-18 22:42:55 +0200
  • 5b882f4e13 added persistent storage for the settings overcuriousity 2024-07-18 21:54:02 +0200
  • 9bfe56f7ce fix mobile options overcuriousity 2024-07-18 21:21:52 +0200
  • 05f2e43adc clean up some whitespace projectmoon 2024-07-16 08:57:34 +0200
  • cd5a9a0fbd Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-07-16 08:56:41 +0200
  • f02393dbe9
    feat(providers): add anthropic ItzCrazyKns 2024-07-15 21:20:16 +0530
  • e1732b9bf2
    feat(chat-window): fix WS connection errors ItzCrazyKns 2024-07-14 12:37:36 +0530
  • fac41d3812 add gemma2-9b-it sjiampojamarn 2024-07-11 20:35:54 -0700
  • f9dbab46b1 Merge remote-tracking branch 'origin/master' into ollama-auth projectmoon 2024-07-10 13:22:08 +0200
  • 52c5478342 yarn projectmoon 2024-07-10 13:09:55 +0200
  • 27e6f5b9e1
    feat(chat-window): unselect unavailable model ItzCrazyKns 2024-07-09 16:21:45 +0530
  • 8539ce82ad
    feat(providers): fix loading issues ItzCrazyKns 2024-07-08 15:39:27 +0530
  • 3b4b8a8b02
    feat(providers): add `custom_openai` ItzCrazyKns 2024-07-08 15:24:45 +0530
  • 3ffb20b777
    feat(backend): fix type errors ItzCrazyKns 2024-07-08 01:31:11 +0530
  • f4b58c7157
    feat(dockerfile): revert base image back to slim ItzCrazyKns 2024-07-06 15:13:05 +0530
  • 2678c36e44
    feat(agents): fix grammar in prompt, closes 239 & 203 ItzCrazyKns 2024-07-06 15:12:51 +0530
  • 25b5dbd63e
    feat(providers): separate each provider ItzCrazyKns 2024-07-06 14:19:33 +0530
  • c63c9b5c8a
    feat(readme): update ollama guide ItzCrazyKns 2024-07-03 21:02:21 +0530
  • 80818983d8
    feat(package): bump version ItzCrazyKns 2024-07-03 20:49:13 +0530
  • 5217d21366
    feat(dockerfile): revert to `node:slim` ItzCrazyKns 2024-07-03 20:47:31 +0530
  • 57ede99b83
    Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2024-07-02 10:52:02 +0530
  • c74e16e01c
    feat(chats): add delete functionality ItzCrazyKns 2024-07-02 10:51:47 +0530
  • ce593daab9
    Update README.md ItzCrazyKns 2024-06-30 12:39:37 +0530
  • fcf9b644af
    Create FUNDING.yml ItzCrazyKns 2024-06-30 12:34:32 +0530
  • 6ae825999a
    feat(readme): update manual install ItzCrazyKns 2024-06-30 10:45:35 +0530
  • b291265944
    feat(package): add `@langchain/community` ItzCrazyKns 2024-06-30 10:42:01 +0530
  • 452cb0e91f pass headers to llm instance projectmoon 2024-06-29 11:42:18 +0200
  • 3bbe03cb9c also auth on embeddings projectmoon 2024-06-29 11:07:11 +0200
  • 2e17e31c18 fix projectmoon 2024-06-29 10:49:27 +0200
  • ee59393dc4 import projectmoon 2024-06-29 10:47:52 +0200
  • 7229a6d91f better projectmoon 2024-06-29 10:45:37 +0200
  • e34b6f3d8d ghetto ollama auth projectmoon 2024-06-29 10:41:30 +0200
  • c62684407d
    feat(chat-window): handle notFound errors ItzCrazyKns 2024-06-29 12:11:34 +0530
  • f4b01a29bb
    feat(docs): update docs ItzCrazyKns 2024-06-29 11:39:23 +0530
  • 022cf55db7
    feat(docs): add update docs ItzCrazyKns 2024-06-29 11:38:43 +0530
  • aeef03fbaf
    feat(readme): update todo ItzCrazyKns 2024-06-29 11:17:43 +0530
  • 9588eed710
    feat(package): bump version ItzCrazyKns 2024-06-29 11:17:29 +0530
  • 7d2344dc85
    feat(chats): remove comment ItzCrazyKns 2024-06-29 11:11:10 +0530
  • 799f4d6aee
    feat(docker-compose): implement data volume ItzCrazyKns 2024-06-29 11:10:26 +0530
  • c51ec8ff0f
    feat(app): implement library feature ItzCrazyKns 2024-06-29 11:09:51 +0530
  • 61044715e9
    feat(msg-handler): update message types ItzCrazyKns 2024-06-29 11:09:31 +0530
  • d806c7e581
    feat(app): add chats route ItzCrazyKns 2024-06-29 11:09:13 +0530
  • 93b90dc1c4
    feat(db): create schema & config files ItzCrazyKns 2024-06-29 11:08:11 +0530
  • 7879167b13
    feat(package): add better-sqlite3 ItzCrazyKns 2024-06-29 11:07:52 +0530
  • f7d1364f30
    feat(discover): remove unadded page ItzCrazyKns 2024-06-28 09:34:40 +0530
  • 91bba8eaca
    feat(utils): accept string in time difference ItzCrazyKns 2024-06-28 09:34:03 +0530
  • 4545ff1d7d
    feat(chat-window): adjust color & size ItzCrazyKns 2024-06-25 16:11:39 +0530
  • a152e58132 🎉 wip: implemented error state for backend socket connection and othe asifrahaman13 2024-06-25 15:43:36 +0530
  • 9d827d4cc2
    feat(package): update WS module ItzCrazyKns 2024-06-24 21:34:14 +0530
  • 336ceefe2b
    feat(readme): update connection error docs ItzCrazyKns 2024-06-23 14:36:15 +0530
  • 9a96fd4788
    feat(message-input): focus on `/` key ItzCrazyKns 2024-06-23 10:46:22 +0530
  • 87cc86d406
    feat(package): bump version ItzCrazyKns 2024-06-23 09:55:25 +0530
  • 5fd64ef6e6
    Merge pull request #168 from WanQuanXie/fix-ui-compile-type-error ItzCrazyKns 2024-06-23 09:42:07 +0530
  • 594106aea3 update(ui): remove useless imports WanQuanXie 2024-06-07 16:39:14 +0800