Commit Graph

  • 567c6a8758 Merge branch 'pr/831' master ItzCrazyKns 2025-07-24 22:36:19 +05:30
  • 81a91da743 feat(gemini): use model instead of modelName ItzCrazyKns 2025-07-23 12:22:26 +05:30
  • 70a61ee1eb feat(think-box): handle thinkingEnded ItzCrazyKns 2025-07-23 12:21:07 +05:30
  • 9d89a4413b feat(format-history): remove extra : ItzCrazyKns 2025-07-23 12:20:49 +05:30
  • 6ea17d54c6 feat(chat-window): fix wrong history while rewriting ItzCrazyKns 2025-07-22 21:21:49 +05:30
  • 11a828b073 feat(message-box): close think box after thinking process ends ItzCrazyKns 2025-07-22 21:21:09 +05:30
  • 37022fb11e feat(format-history): update role determination ItzCrazyKns 2025-07-22 21:20:16 +05:30
  • dd50d4927b Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2025-07-22 12:27:11 +05:30
  • fdaf3af3af Merge pull request #832 from tuxthepenguin84/patch-2 ItzCrazyKns 2025-07-21 20:56:24 +05:30
  • 3f2a8f862c Fix name of provider in embeddings models error message Samuel Dockery 2025-07-20 09:20:39 -07:00
  • 58c7be6e95 Update Gemini 2.5 Models Samuel Dockery 2025-07-20 09:17:20 -07:00
  • 829b4e7134 feat(custom-openai): use apiKey instead of openAIApiKey ItzCrazyKns 2025-07-19 16:14:46 +05:30
  • 77870b39cc feat(ollama): use @langchain/ollama library ItzCrazyKns 2025-07-19 16:09:46 +05:30
  • 8e0ae9b867 feat(providers): switch to apiKey key ItzCrazyKns 2025-07-19 16:09:21 +05:30
  • 543f1df5ce feat(modules): update langchain packages ItzCrazyKns 2025-07-19 16:08:45 +05:30
  • 341aae4587 Merge branch 'pr/830' ItzCrazyKns 2025-07-19 21:36:23 +05:30
  • 7f62907385 feat(weather): update measurement units to Imperial/Metric Willie Zutz 2025-07-19 08:53:11 -06:00
  • 7c4aa683a2 feat(chains): remove unused imports ItzCrazyKns 2025-07-19 17:57:32 +05:30
  • b48b0eeb0e feat(imageSearch): use XML parsing, implement few shot prompting ItzCrazyKns 2025-07-19 17:52:30 +05:30
  • cddc793915 feat(videoSearch): use XML parsing, use few shot prompting ItzCrazyKns 2025-07-19 17:52:14 +05:30
  • df33229934 feat(custom-openai): use apiKey instead of openAIApiKey feat/structured-outputs ItzCrazyKns 2025-07-19 16:14:46 +05:30
  • 49fafaa096 feat(metaSearchAgent): implement structured outputs ItzCrazyKns 2025-07-19 16:10:04 +05:30
  • ca9b32a23b feat(ollama): use @langchain/ollama library ItzCrazyKns 2025-07-19 16:09:46 +05:30
  • 76e3ff4e02 feat(providers): switch to apiKey key ItzCrazyKns 2025-07-19 16:09:21 +05:30
  • eabf3ca7d3 feat(modules): update langchain packages ItzCrazyKns 2025-07-19 16:08:45 +05:30
  • 94e6db10bb feat(weather): add other measurement units, closes #821 #790 ItzCrazyKns 2025-07-18 21:09:32 +05:30
  • 26e1d5fec3 feat(routes): lint & beautify ItzCrazyKns 2025-07-17 22:23:11 +05:30
  • 66be87b688 Merge branch 'pr/827' ItzCrazyKns 2025-07-17 22:22:50 +05:30
  • f7b4e32218 fix(discover): provide language when fetching amoshydra 2025-07-17 02:01:45 +08:00
  • 57407112fb feat(package): bump version v1.11.0-rc2 ItzCrazyKns 2025-07-16 10:39:50 +05:30
  • b280cc2e01 Merge pull request #787 from chriswritescode-dev/IOS ItzCrazyKns 2025-07-15 22:10:01 +05:30
  • e6ebf892c5 feat(styles): update globals.css ItzCrazyKns 2025-07-15 21:47:20 +05:30
  • b754641058 feat(gitignore): add certificates ItzCrazyKns 2025-07-15 21:45:44 +05:30
  • 722f4f760e feat(manifest): update icons & screenshots ItzCrazyKns 2025-07-15 21:45:37 +05:30
  • 01e04a209f feat(public): add screenshots & update icons ItzCrazyKns 2025-07-15 21:45:24 +05:30
  • 0299fd1ea0 Merge pull request #817 from kittrydge/patch-1 ItzCrazyKns 2025-07-15 20:23:02 +05:30
  • cf8dec53ca feat(chat-window): select provider if model's present, closes #803 ItzCrazyKns 2025-07-07 16:09:36 +05:30
  • d5c012d748 Revert "Update ChatWindow.tsx" ItzCrazyKns 2025-07-07 15:52:39 +05:30
  • 2ccbd9a44c Update ChatWindow.tsx ItzCrazyKns 2025-07-05 22:00:06 +05:30
  • ccd89d48d9 Update Linux ollama instructions in README.md kittrydge 2025-07-01 18:00:26 -06:00
  • 87d788ddef Update README.md ItzCrazyKns 2025-06-30 19:55:23 +05:30
  • 809b625a34 feat(widgets): fix size on smaller screens, closes #791 ItzCrazyKns 2025-06-30 15:42:41 +05:30
  • 95c753a549 Merge branch 'pr/815' ItzCrazyKns 2025-06-30 15:38:31 +05:30
  • 0bb8b7ec5c feat(weather-widget): enable geolocation for weather data ItzCrazyKns 2025-06-28 13:49:17 +05:30
  • c6d084f5dc feat: add AIML API provider D1m7asis 2025-06-27 13:43:20 +02:00
  • 0024ce36c8 Merge pull request #784 from Davixk/fix/docs-typo ItzCrazyKns 2025-06-21 20:27:34 +05:30
  • c44e746807 Merge pull request #785 from koyasi777/patch-1 ItzCrazyKns 2025-06-21 20:26:37 +05:30
  • b1826066f4 Merge pull request #801 from glitchySid/patch-1 ItzCrazyKns 2025-06-21 20:25:41 +05:30
  • b0b8acc45b Merge pull request #781 from alckasoc/master ItzCrazyKns 2025-06-21 20:25:06 +05:30
  • e2b9ffc072 Update README.md Siddhesh Mhatre 2025-06-11 22:52:13 +05:30
  • 68c43ea372 Fix: IOS Input Zoom config for theme consistency and iOS standalone mode - Modified manifest.ts to ensure proper metadata Chris Scott 2025-06-02 21:52:41 -04:00
  • 3b46baca4f docs(readme): fix typo in npm start command Dave 2025-06-02 05:52:31 +02:00
  • 772e461c08 feat(gemini): add Gemini 2.5 Flash & Pro preview models (May 2025) こやし 2025-06-02 00:30:18 +09:00
  • 5c6018a0f9 docs: correct typo in npm start command Dave 2025-06-01 06:35:16 +02:00
  • 0b7989c3d3 feat(empty-chat): remove unused imports ItzCrazyKns 2025-05-30 09:55:06 +05:30
  • 8cfcc3e39c feat(chat): update margins and spacing ItzCrazyKns 2025-05-30 09:52:36 +05:30
  • 3a57261590 feat(package): bump version v1.11.0-rc1 ItzCrazyKns 2025-05-30 09:33:15 +05:30
  • a86a1a461c feat(weather-icons): rename weather to weather-ico ItzCrazyKns 2025-05-30 09:24:54 +05:30
  • 2257e1df0c feat(empty-chat): add article widget ItzCrazyKns 2025-05-30 08:36:40 +05:30
  • ccb72c8970 feat(app): add weather widget ItzCrazyKns 2025-05-30 08:36:08 +05:30
  • 740ff941a5 feat(discover): add preview mode ItzCrazyKns 2025-05-30 08:35:15 +05:30
  • 117a683d9a feat(assets): add weather icons ItzCrazyKns 2025-05-30 08:34:47 +05:30
  • 9eba4b7373 Merge branch 'master' of https://github.com/alckasoc/Perplexica alckasoc 2025-05-29 18:27:00 -07:00
  • 91306dc0c7 update gemini 2.5 pro key alckasoc 2025-05-29 18:26:36 -07:00
  • 1716dd5a65 Merge pull request #746 from OmarElKadri/master docker-test ItzCrazyKns 2025-05-29 19:15:58 +05:30
  • 66f9a674f1 Merge branch 'master' into master ItzCrazyKns 2025-05-29 19:15:24 +05:30
  • 41fc5274ff feat(package): update package files ItzCrazyKns 2025-05-29 19:13:20 +05:30
  • bcebdb5fd9 feat(chat): allow export as pdf or markdown ItzCrazyKns 2025-05-28 13:01:05 +05:30
  • 876487ad11 feat(db): add migration script, migrate on each run ItzCrazyKns 2025-05-28 10:41:12 +05:30
  • 18da75ad97 feat(db): create migration files ItzCrazyKns 2025-05-28 10:35:19 +05:30
  • c80ac1415d feat(app): lint & beautify ItzCrazyKns 2025-05-27 18:42:02 +05:30
  • bb21184ea2 feat(settings): show loading spinner immediately ItzCrazyKns 2025-05-27 18:32:09 +05:30
  • 0c3740fdf2 feat(groq-provider): dynamically fetch models ItzCrazyKns 2025-05-27 18:23:40 +05:30
  • 701819d018 Revert "Update README.md" feat/model-creation ItzCrazyKns 2025-05-13 20:14:08 +05:30
  • 68e151b2bd Update README.md ItzCrazyKns 2025-04-29 17:13:30 +05:30
  • 06ff272541 feat(openai): add GPT 4.1 models ItzCrazyKns 2025-04-29 13:10:14 +05:30
  • 4154d5e4b1 Merge branch 'pr/629' ItzCrazyKns 2025-04-23 20:35:52 +05:30
  • 1862491496 feat(settings): add LM Studio API URL ItzCrazyKns 2025-04-12 11:59:05 +05:30
  • 073b5e897c feat(app): lint & beautify ItzCrazyKns 2025-04-12 11:58:52 +05:30
  • 7e1d6ebd19 bug(file upload): fixed an erro in uploading dox files. OTYAK 2025-04-11 18:46:03 +01:00
  • 9a332e79e4 Merge branch 'ItzCrazyKns:master' into feature/lm-studio-provider Rami 2025-04-11 20:07:58 +04:00
  • 72450b9217 Merge pull request #731 from ClawCloud-Ron/master ItzCrazyKns 2025-04-11 21:20:44 +05:30
  • 7e1dc33a08 Implement provider formatting improvements and fix client-side compatibility haddadrm 2025-04-01 19:26:15 +04:00
  • aa240009ab Feature: Add LM Studio provider integration - Added LM Studio provider to support OpenAI compatible API - Implemented chat and embeddings model loading - Updated config to include LM Studio API endpoint haddadrm 2025-04-01 17:23:28 +04:00
  • 41b258e4d8 Set speech message before return sjiampojamarn 2025-04-08 22:16:27 -07:00
  • 83f1c6ce12 Merge pull request #736 from ItzCrazyKns/master feat/deep-research ItzCrazyKns 2025-04-08 12:28:46 +05:30
  • fd6c58734d feat(metaSearchAgent): add quality optimization mode ItzCrazyKns 2025-04-08 12:27:48 +05:30
  • da1123d84b feat(groq): update model name feat/azure-provider ItzCrazyKns 2025-04-07 23:30:51 +05:30
  • 627775c430 feat(groq): remove maverick (not being run yet) ItzCrazyKns 2025-04-07 23:29:51 +05:30
  • 245573efca feat(groq): update model list ItzCrazyKns 2025-04-07 23:23:18 +05:30
  • 28b9cca413 docs: add ClawCloud Run button ClawCloud-Ron 2025-04-07 16:49:59 +08:00
  • a85f762c58 feat(package): bump version v1.10.2 ItzCrazyKns 2025-04-07 10:27:04 +05:30
  • 3ddcceda0a feat(gemini-provider): update embedding models ItzCrazyKns 2025-04-07 10:26:29 +05:30
  • 114a7aa09d Merge pull request #728 from ItzCrazyKns/master-deep-research ItzCrazyKns 2025-04-07 10:21:34 +05:30
  • d0ba8c9038 Merge branch 'feat/deep-research' into master-deep-research ItzCrazyKns 2025-04-07 10:21:22 +05:30
  • 934fb0a23b Update metaSearchAgent.ts ItzCrazyKns 2025-04-07 10:18:11 +05:30
  • e226645bc7 feat(app): lint & beautify ItzCrazyKns 2025-04-06 13:48:58 +05:30
  • 5447530ece Merge branch 'feat/deepseek-provider' ItzCrazyKns 2025-04-06 13:48:10 +05:30
  • ed6d46a440 Merge branch 'pr/719' ItzCrazyKns 2025-04-06 13:47:57 +05:30
  • 588e68e93e feat(providers): add deepseek provider feat/deepseek-provider ItzCrazyKns 2025-04-06 13:37:43 +05:30