Commit Graph

  • f141d4719c feat(assets): update preview image ItzCrazyKns 2025-10-05 22:32:17 +05:30
  • 6f9eb3b1f3 feat(package): add langgraph develop/new-architecture ItzCrazyKns 2025-10-05 22:24:06 +05:30
  • f18e132d1b feat(news-widget): fix loading animation ItzCrazyKns 2025-10-02 17:55:56 +05:30
  • 37317992b4 feat(app): lint & beautify ItzCrazyKns 2025-10-02 17:17:52 +05:30
  • 8b588824f2 feat(css): add line-clamp-2 class ItzCrazyKns 2025-10-02 17:17:44 +05:30
  • a19cf00873 feat(lineOutputParser): return undefined on invalid tags ItzCrazyKns 2025-10-02 17:17:31 +05:30
  • 5cc11ac0bf feat(message-handling): fix repeated first token, think tag handling ItzCrazyKns 2025-10-02 17:15:54 +05:30
  • d611ddaab9 Merge pull request #880 from ruturaj-rathod/fix/body-validation-579 Kushagra Srivastava 2025-09-27 19:52:14 +05:30
  • 3b41905abb feat(app): lint & beautify ItzCrazyKns 2025-09-27 19:51:36 +05:30
  • b9071ceed7 feat(navbar): fix margins on large screens ItzCrazyKns 2025-09-26 14:39:00 +05:30
  • bb5002de85 feat(navbar): fix margins on mobiles ItzCrazyKns 2025-09-26 14:37:59 +05:30
  • fc99653441 feat(contributing): update steps ItzCrazyKns 2025-09-26 13:56:23 +05:30
  • 23dde9fa59 feat(app): lint & beautify ItzCrazyKns 2025-09-26 13:54:08 +05:30
  • dde6c8d719 feat(app): enhance ui/ux ItzCrazyKns 2025-09-26 13:53:48 +05:30
  • 650c69e04f feat(db): fix migration errors, explicitly migrate based on index ItzCrazyKns 2025-09-26 13:44:39 +05:30
  • 984163bbbc feat(app): lint & beautify ItzCrazyKns 2025-09-25 18:57:21 +05:30
  • 5f18fc1d22 feat(inputs): update theme ItzCrazyKns 2025-09-25 18:57:06 +05:30
  • b1426e8638 feat(widgets): update theme ItzCrazyKns 2025-09-25 18:56:51 +05:30
  • 7337f3423d feat(sidebar): make sidebar floating ItzCrazyKns 2025-09-25 18:56:35 +05:30
  • 8f728a2518 feat(discover): update discover UI, add new font ItzCrazyKns 2025-09-25 18:56:04 +05:30
  • bd8e3dfa2e feat(tailwind-config): update theme ItzCrazyKns 2025-09-25 18:53:34 +05:30
  • 9c6e42f7d8 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica ItzCrazyKns 2025-09-25 18:48:27 +05:30
  • fabb48cc2f move schema validation into route file and remove validation file ruturaj 2025-09-23 14:57:55 +05:30
  • c46b421219 validate the request body of api/chat to prevent malformed request body ruturaj 2025-09-19 16:06:46 +05:30
  • 8dc24c2d1a Merge pull request #877 from ramkrishna2910/lemonade ItzCrazyKns 2025-09-18 21:15:20 +05:30
  • 8afcdd044c Update readme Ramakrishnan Sivakumar 2025-09-17 12:54:59 -07:00
  • 5b12e99335 update docs Ramakrishnan Sivakumar 2025-09-17 12:53:11 -07:00
  • 5b5e83a3a0 Add lemonade integration Ramakrishnan Sivakumar 2025-09-17 12:28:02 -07:00
  • 6dd33aa33c Merge pull request #876 from fizikiukas/patch-1 ItzCrazyKns 2025-09-17 23:44:00 +05:30
  • e705952503 Add deployment badge for Hostinger Valentinas Čirba 2025-09-17 18:16:35 +03:00
  • b8e4152e77 Merge pull request #857 from skoved/fix-light-mode ItzCrazyKns 2025-09-12 21:16:46 +05:30
  • c8ac9279bd Merge pull request #866 from agungbesti/feat/add-openai-models ItzCrazyKns 2025-09-12 21:15:09 +05:30
  • 6f367c34a8 feat: add gpt-5, gpt-5-mini, o3 models and remove gpt-5-chat-latest akubesti 2025-09-12 22:22:16 +07:00
  • 328b12ffbe feat: add new OpenAI models with proper temperature parameter handling akubesti 2025-09-11 16:38:01 +07:00
  • 536ec24093 feat(search): use single prompt for all focus modes ItzCrazyKns 2025-09-03 14:37:11 +05:30
  • bb9eab7aa7 feat(db): add migrations ItzCrazyKns 2025-09-03 14:36:47 +05:30
  • b0e8a33f1d feat(chat-hook): get suggestions when sources is > 0 ItzCrazyKns 2025-09-02 10:42:28 +05:30
  • a268ce345c feat(message-rendering): create citation component ItzCrazyKns 2025-08-30 20:48:26 +05:30
  • 7b46b815c1 feat(components): handle new sections ItzCrazyKns 2025-08-29 12:45:27 +05:30
  • d6b02db37a feat(chat-hook): handle messages as separate entities ItzCrazyKns 2025-08-29 12:45:13 +05:30
  • 34fa52ad12 feat(chat-api): handle messages as separate entities ItzCrazyKns 2025-08-29 12:44:40 +05:30
  • 266c333b29 feat(chat): only add eventListener on mount ItzCrazyKns 2025-08-29 12:42:38 +05:30
  • a6f3d98aef feat(get-suggestion): correct parameter name ItzCrazyKns 2025-08-29 12:42:00 +05:30
  • 705ae464ad feat(chat-hook): load chat based on id after reload ItzCrazyKns 2025-08-29 10:23:15 +05:30
  • d8486e90bb make file icon in attachment modal in chat page fit light theme better skoved 2025-08-27 09:43:09 -04:00
  • 238bcaff2b Delete .github/FUNDING.yml ItzCrazyKns 2025-08-27 16:23:39 +05:30
  • 6f7c55b783 Update FUNDING.yml with Patreon username ItzCrazyKns 2025-08-27 16:19:53 +05:30
  • 83a0cffe1b Merge pull request #828 from justinmayer/patch-1 ItzCrazyKns 2025-08-27 14:38:55 +05:30
  • 829ae59944 Merge pull request #855 from skoved/fix-light-mode ItzCrazyKns 2025-08-27 14:38:13 +05:30
  • a546eb18a1 make file icon in attachment modal fit light theme better skoved 2025-08-26 21:53:51 -04:00
  • ff1ca56157 fix text color for topic names on discover page in light mode skoved 2025-08-26 21:15:58 -04:00
  • 30725b5d6d feat(attach): remove unused import ItzCrazyKns 2025-08-25 21:48:08 +05:30
  • 8dc54efbdd feat(chat-route): lint & beautify ItzCrazyKns 2025-08-21 17:48:55 +05:30
  • 72f26b4370 feat(upload): save files uploaded after chat created ItzCrazyKns 2025-08-21 17:47:49 +05:30
  • f680188905 feat(ollama): add ability to provide api key ItzCrazyKns 2025-08-20 20:32:13 +05:30
  • 0b15bfbe32 feat(app): switch to useChat hook ItzCrazyKns 2025-08-20 20:21:06 +05:30
  • 8fc7808654 feat(hooks): implement useChat hook ItzCrazyKns 2025-08-20 20:20:50 +05:30
  • 0dc17286b9 Merge branch 'pr/843' ItzCrazyKns 2025-08-12 21:39:25 +05:30
  • 3edd7d44dd feat(openai): conditionally set temperature ItzCrazyKns 2025-08-12 21:39:14 +05:30
  • 1132997108 feat: Add support for latest AI models from Anthropic, Google, & OpenAI Samuel Dockery 2025-08-10 07:50:31 -07:00
  • 2c5adad2fc feat(groq): switch to @langchain/groq for better handling develop/function-calling ItzCrazyKns 2025-08-02 17:14:34 +05:30
  • 7d8439c615 feat(chat-window): handle conditional message addition ItzCrazyKns 2025-08-05 19:14:20 +05:30
  • ebfb103911 feat(message-box): add syntax highlighted code ItzCrazyKns 2025-08-05 19:11:09 +05:30
  • b1b87d3b52 feat(meta-search-agent): add summarizer tool, implement search mode ItzCrazyKns 2025-08-05 19:10:43 +05:30
  • 8811398040 feat(meta-search-agent): implement basic function calling with langgraph ItzCrazyKns 2025-08-04 21:47:55 +05:30
  • 653ce3cb19 feat(package): add langgraph, syntax highlighter ItzCrazyKns 2025-08-04 21:47:05 +05:30
  • eadbedb713 feat(groq): switch to @langchain/groq for better handling ItzCrazyKns 2025-08-02 17:14:34 +05:30
  • 37cd6d3ab5 feat(discover): prevent duplicate articles ItzCrazyKns 2025-08-01 20:41:07 +05:30
  • 88be3a045b feat(discover): randomly sort results ItzCrazyKns 2025-07-29 13:18:36 +05:30
  • 45b51ab156 feat(discover-api): handle topics ItzCrazyKns 2025-07-29 13:17:07 +05:30
  • 3bee01cfa7 feat(discover): add topic selection ItzCrazyKns 2025-07-28 20:39:50 +05:30
  • 567c6a8758 Merge branch 'pr/831' 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
  • 65fc881356 docs: Add instructions for local OpenAI-API-compatible LLMs Justin Mayer 2025-07-17 19:10:12 +02:00
  • 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