Commit graph

  • ea74e3013c
    Merge pull request #519 from yslinear/hotfix ItzCrazyKns 2024-12-15 21:32:49 +05:30
  • 7ba6c7d099 feat(ui): changed Markdown rendering library minicx 2024-12-13 15:26:46 +03:00
  • 1c3c689039
    feat(anthropic): update chat models to include Claude 3.5 Haiku and new version for Sonnet Ying-Shan Lin 2024-12-13 17:24:15 +08:00
  • 901c27a3f1 feat(highlight): add syntax highlighting minicx 2024-12-13 01:56:31 +03:00
  • 60d88a3514 fix(llm-markdown-code-rendering) minicx 2024-12-13 01:42:22 +03:00
  • 5d37d66858 fix: add missing file marty1885 2024-12-06 16:43:01 +08:00
  • b0fba3d5c7 feat: support deepinfra as a service provider marty1885 2024-12-06 16:35:41 +08:00
  • 2c5ca94b3c feat(app): lint and beautify ItzCrazyKns 2024-12-05 20:19:52 +05:30
  • db7407bfac feat(messageBox): style markdown ItzCrazyKns 2024-12-05 20:19:41 +05:30
  • 5b3e8a3214 feat(prompts): implement new prompt ItzCrazyKns 2024-12-05 20:19:22 +05:30
  • d79d854e2d Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2024-12-02 21:08:06 +05:30
  • 8cb74f1964 feat(contribution): update guidelines ItzCrazyKns 2024-12-02 21:07:59 +05:30
  • f88912784b
    Merge pull request #466 from timoa/fix/docs-markdown-lint ItzCrazyKns 2024-12-01 21:05:23 +05:30
  • e08d864445 feat(focus): only icon on small devices ItzCrazyKns 2024-11-30 20:58:11 +05:30
  • e4a0799503 feat(package): bump version v1.10.0-rc2 v1.10.0-rc1 ItzCrazyKns 2024-11-29 18:37:02 +05:30
  • fdb3d09d12 Merge branch 'feat/single-search' ItzCrazyKns 2024-11-29 18:07:33 +05:30
  • dc4a843d8a feat(agents): switch to MetaSearchAgent feat/single-search ItzCrazyKns 2024-11-29 18:06:00 +05:30
  • 92f66266b0 feat(agents): add a unified agent ItzCrazyKns 2024-11-29 18:05:28 +05:30
  • d0bf569bf7
    Merge 3a2daec822 into 177746235a Adosh Singh 2024-11-29 17:23:14 +08:00
  • e1e2fdd802
    Merge branch 'master' into master ItzCrazyKns 2024-11-28 20:50:02 +05:30
  • 177746235a feat(providers): add gemini ItzCrazyKns 2024-11-28 20:47:18 +05:30
  • b175dd32f4 feat(config): use uppercase keywords ItzCrazyKns 2024-11-28 20:37:13 +05:30
  • ecad065577 feat(searchAgent): handle empty fileIds ItzCrazyKns 2024-11-27 15:13:46 +05:30
  • 025c8f42a8
    Merge e4c3661c91 into 64ee19c70a Jani Ranta 2024-11-25 08:49:10 +01:00
  • 64ee19c70a feat(messageHandler): switch to webSearch mode if files v1.10.0-rc ItzCrazyKns 2024-11-25 12:34:37 +05:30
  • be745501aa feat(package): bump version ItzCrazyKns 2024-11-25 12:23:23 +05:30
  • aa176c12f6
    Merge pull request #484 from ItzCrazyKns/feat/uploads ItzCrazyKns 2024-11-24 20:29:46 +05:30
  • 0f30fc6ec1 Iteration 1 AutoCoder Bot 2024-11-23 17:15:34 -08:00
  • 4b89008f3a feat(app): add file uploads ItzCrazyKns 2024-11-23 15:04:19 +05:30
  • cfc58f66b2
    Rename sample.config.toml to config.toml stepinus 2024-11-23 04:00:52 +03:00
  • 8e645b73c2 docs: enhance configuration template with detailed settings konvar 2024-11-23 01:38:56 +02:00
  • 3dbc358ee3 feat: integrate Google Gemini with dynamic model fetching and UI support konvar 2024-11-23 01:26:25 +02:00
  • c650d1c3d9 feat(ollama): add keep_alive param ItzCrazyKns 2024-11-20 19:11:47 +05:30
  • e7c12945df
    Merge 62411d3ea6 into 874505cd0e Patrick Wiltrout 2024-11-20 01:39:50 +07:00
  • 874505cd0e feat(package): bump version v1.9.3 ItzCrazyKns 2024-11-19 16:32:30 +05:30
  • b4a80d8ca0 feat(dockerfile): downgrade node version, closes #473 ItzCrazyKns 2024-11-19 14:40:24 +05:30
  • df38fb9a5a
    Merge 003fb68d8c into c7bab91803 Damien Laureaux 2024-11-19 12:41:57 +04:00
  • c7bab91803 feat(webSearchAgent): prevent excess results ItzCrazyKns 2024-11-19 10:43:50 +05:30
  • 6d08cd732d
    Merge 71127611c0 into a58adbfecc 0xchaos 2024-11-18 08:28:31 +00:00
  • a58adbfecc Update README.md ItzCrazyKns 2024-11-17 23:01:24 +05:30
  • 9e746aea5e feat(readme): remove ? from image URL ItzCrazyKns 2024-11-17 23:01:02 +05:30
  • 5e1331144a feat(readme): update readme cache ItzCrazyKns 2024-11-17 22:59:29 +05:30
  • d789c970b1 feat(assets): update screenshot ItzCrazyKns 2024-11-17 22:55:57 +05:30
  • e699cb2921 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2024-11-17 19:49:22 +05:30
  • 03eed9693b Merge branch 'pr/451' ItzCrazyKns 2024-11-17 19:48:56 +05:30
  • 011570dd9b
    Merge pull request #421 from sjiampojamarn/discover-nit ItzCrazyKns 2024-11-17 19:40:05 +05:30
  • 003fb68d8c
    fix(docker): fix the env.example files to be in sync with the docs/installation/NETWORKING.md file Damien Laureaux 2024-11-15 20:05:22 +01:00
  • f3e918c3e3
    chore(docs): fix Markdown lint issues in the docs Damien Laureaux 2024-11-15 07:04:45 +01:00
  • 2351c5c125
    fix(docker): fix the permissions issue when running Docker Compose Damien Laureaux 2024-11-14 23:02:53 +01:00
  • eda2c3975a
    fix(docker): fix Docker compose to use .env files Damien Laureaux 2024-11-14 20:38:54 +01:00
  • 68b649cff8
    fix(docker): fix missing ENV variables & files Damien Laureaux 2024-11-14 16:59:22 +01:00
  • 0c5280e05d
    fix(docker): fix the Docker copy commands + change the source image to node:18-alpine Damien Laureaux 2024-10-29 21:44:06 +01:00
  • f9f7dc9b1c
    fix(docker): update the Frontend docker to with the node user perms Damien Laureaux 2024-10-24 16:49:24 +02:00
  • 652e665726
    fix(docker): reduce Docker size + improve security Damien Laureaux 2024-10-24 16:22:27 +02:00
  • 1c0437f380
    fix(docker): fix the permissions issue when running Docker Compose Damien Laureaux 2024-11-14 23:02:53 +01:00
  • e710452a37
    add db setup to CONTRIBUTING.md litc0de 2024-11-03 10:33:01 +01:00
  • 14369e2f45
    feat(package): update markdown-to-jsx ItzCrazyKns 2024-11-14 13:35:10 +05:30
  • 22079814ba
    feat(package): bump version ItzCrazyKns 2024-10-31 11:08:49 +05:30
  • 72f9ffc012
    feat(listLineOutputParser): handle unclosed tags ItzCrazyKns 2024-10-30 10:29:21 +05:30
  • 3470d5dab8
    feat(suggestions): handle custom OpenAI ItzCrazyKns 2024-10-30 10:29:06 +05:30
  • 4a98ec80c2
    feat(image-search): handle custom OpenAI ItzCrazyKns 2024-10-30 10:28:40 +05:30
  • 2685455c3e
    feat(video-search): handle custom OpenAI ItzCrazyKns 2024-10-30 10:28:31 +05:30
  • 7b16fb9160
    feat(empty-chat): add settings for mobile ItzCrazyKns 2024-10-30 09:14:09 +05:30
  • b9f1094006
    feat(delete-chat): use window.location to refresh page ItzCrazyKns 2024-10-30 09:11:48 +05:30
  • 6cec5b5795
    fix(docker): fix Docker compose to use .env files Damien Laureaux 2024-11-14 20:38:54 +01:00
  • f7b13f3456
    fix(docker): fix missing ENV variables & files Damien Laureaux 2024-11-14 16:59:22 +01:00
  • 18529391f4 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2024-11-14 13:35:15 +05:30
  • a1a7470ca6 feat(package): update markdown-to-jsx ItzCrazyKns 2024-11-14 13:35:10 +05:30
  • 10c5ac1076
    Merge pull request #448 from bastipnt/master ItzCrazyKns 2024-11-09 20:54:14 +05:30
  • 62411d3ea6 updated sample.config.toml with new ollama configs Patrick Wiltrout 2024-11-08 14:38:20 -05:00
  • d6551d0db2 added sorting to model dropdows Patrick Wiltrout 2024-11-08 14:31:19 -05:00
  • 2709c71b85 added ollama model param configs to config.toml for temp and num_ctx Patrick Wiltrout 2024-11-08 14:29:20 -05:00
  • 013b1c86d8 used chatgpt free to optimize all prompts for mistral-nemo Patrick Wiltrout 2024-11-07 11:29:27 -05:00
  • 8117815346 added small change to add LLM name to the chats. Patrick Wiltrout 2024-11-07 13:31:01 -05:00
  • 7c01d2656e
    fix(EmptyChatMessageInput): focus on mount Sharun 2024-11-04 22:00:08 -06:00
  • afb4786ac0
    add db setup to CONTRIBUTING.md litc0de 2024-11-03 10:33:01 +01:00
  • 1e99fe8d69 feat(package): bump version v1.9.2 ItzCrazyKns 2024-10-31 11:08:49 +05:30
  • a16941858c feat(MessageInput): add composition event handlers mj 2024-10-30 16:37:02 +09:00
  • 012dfa5a74 feat(listLineOutputParser): handle unclosed tags ItzCrazyKns 2024-10-30 10:29:21 +05:30
  • 65d057a05e feat(suggestions): handle custom OpenAI ItzCrazyKns 2024-10-30 10:29:06 +05:30
  • 3e7645614f feat(image-search): handle custom OpenAI ItzCrazyKns 2024-10-30 10:28:40 +05:30
  • 7c6ee2ead1 feat(video-search): handle custom OpenAI ItzCrazyKns 2024-10-30 10:28:31 +05:30
  • 540f38ae68 feat(empty-chat): add settings for mobile ItzCrazyKns 2024-10-30 09:14:09 +05:30
  • f1c0b5435b feat(delete-chat): use window.location to refresh page ItzCrazyKns 2024-10-30 09:11:48 +05:30
  • 7583e3c4ef
    fix(docker): fix the Docker copy commands + change the source image to node:18-alpine Damien Laureaux 2024-10-29 21:44:06 +01:00
  • 5ca6ad501a
    feat(navbar): remove comments ItzCrazyKns 2024-10-29 20:00:31 +05:30
  • 61d5aeca4e
    feat(navbar): make delete & plus button work ItzCrazyKns 2024-10-29 19:59:58 +05:30
  • b33e5fefba feat(navbar): remove comments ItzCrazyKns 2024-10-29 20:00:31 +05:30
  • 03d0ff2ca4 feat(navbar): make delete & plus button work ItzCrazyKns 2024-10-29 19:59:58 +05:30
  • 83ce814c92
    fix(docker): update the Frontend docker to with the node user perms Damien Laureaux 2024-10-24 16:49:24 +02:00
  • 76031f01e3
    fix(docker): reduce Docker size + improve security Damien Laureaux 2024-10-24 16:22:27 +02:00
  • ee3c2124c9
    fix(docker-compose): fix the Docker Compose to mount the config.toml file as file and not dir Damien Laureaux 2024-10-24 10:57:54 +02:00
  • 91f2be5f73
    Merge 3d3e5ebec2 into dfb532e4d3 Ber Gutman 2024-10-21 13:15:45 +00:00
  • 3d3e5ebec2
    Merge branch 'ItzCrazyKns:master' into master Ber Gutman 2024-10-21 15:15:42 +02:00
  • 687cbb365f Discover link to new page sjiampojamarn 2024-10-20 17:00:20 -07:00
  • 6fe81f6ceb
    Update gluetun-docker-compose.yaml bigsk1 2024-10-19 18:35:59 -07:00
  • be3bb569dc
    Merge branch 'ItzCrazyKns:master' into gluetun bigsk1 2024-10-19 18:35:20 -07:00
  • 3a2daec822 feat: converts system prompts in markdown format AdoshSingh 2024-10-18 18:48:17 +05:30
  • dfb532e4d3 feat(package): bump version v1.9.1 ItzCrazyKns 2024-10-18 18:45:23 +05:30
  • c8cd959496 feat(dockerfile): update backend image ItzCrazyKns 2024-10-18 17:29:26 +05:30