Commit graph

  • 4d85210d50 fix(package): New gemini package signature changed. Willie Zutz 2025-06-09 23:08:03 -06:00
  • b4e2585856 feat(agent): Pretty decent first pass at agent mode Willie Zutz 2025-06-09 23:00:25 -06:00
  • 55f5962837
    Merge 4ef34469af into 0b7989c3d3 Navratan Lal Gupta 2025-06-04 04:05:44 +00:00
  • 4ef34469af
    Merge branch 'master' of github.com:navilg/Perplexica into feat/replace-config-toml Navratan Lal Gupta 2025-06-04 09:35:23 +05:30
  • 237f1bbc84
    fix: incorrect environment variable Navratan Lal Gupta 2025-06-04 09:19:48 +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
  • 740372c59b feat(discover): update searxng query options to include categories and time range Dave 2025-06-02 05:45:17 +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
  • 94315c169a feat(providers): added openrouter support kmac 2025-05-31 21:34:23 -04:00
  • 3f1f437d4f Merge branch 'working' of github.com:boarder2/Perplexica into working Willie Zutz 2025-05-31 11:56:59 -06:00
  • 6422c5b7e0 fix(api): Allow persona instructions to be passed in the search API Willie Zutz 2025-05-31 11:54:52 -06: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
  • 578de9eb83 Improved Ollama configuration: Added API_KEY and MODEL_NAME configuration options C H 2025-05-29 22:27:17 +02:00
  • 70919ea228 Add custom_openai models only if custom_openai is configured C H 2025-05-29 22:19:28 +02: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
  • 48b36d39cc chore: get rid of unused prompt files and make sure persona instructions are used everywhere Willie Zutz 2025-05-27 23:51:09 -06:00
  • 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
  • 631906da35 fix(DB): migrate the DB on container launch Willie Zutz 2025-05-27 13:18:18 -06:00
  • 011d10df29 feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages Willie Zutz 2025-05-27 12:53:30 -06:00
  • 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
  • 8e6934bb64 feat(prompt): Use date, not time in prompts Willie Zutz 2025-05-26 11:05:11 -06:00
  • 4edd173207 feat(optimization): Allow retrieving more sources in quality mode if we can get through them quickly Willie Zutz 2025-05-25 15:32:47 -06:00
  • a5cd2fa089 feat(UI): More progress detail Willie Zutz 2025-05-25 14:51:21 -06:00
  • 8ce50b48f0 feat(optimization): improve quality mode performance by limiting source gathering Willie Zutz 2025-05-25 02:14:29 -06:00
  • 6343dd5303 fix(logging): remove excessive logging Willie Zutz 2025-05-24 14:41:33 -06:00
  • 87a7ffb445 feat(web): Use crawlee/playwright to retrieve web content in quality mode. It retrieves content more reliably than fetch + JSDoc, at the expense of speed. Willie Zutz 2025-05-24 14:37:19 -06:00
  • 044f30a547 feat(AI): don't rerank docs based on preview. just rely on search results for relevance Willie Zutz 2025-05-23 23:11:28 -06:00
  • c47a630372 feat(app): Introduce quality mode. Improve functionality of balanced mode using readability to get page content and pull relevant excerpts feat(UI): Show progress during inferrence feat(security): Don't show API keys in the UI any more feat(models): Support Claude 4 Anthropic models Willie Zutz 2025-05-23 18:03:35 -06:00
  • 288120dc1d feat(UI): protect API keys by not displaying them in the UI. Willie Zutz 2025-05-20 00:44:52 -06:00
  • cae11cc13c update(packages): update package versions Willie Zutz 2025-05-19 23:32:35 -06:00
  • 67287b0604 feat(UI): Always show the selected focus mode Willie Zutz 2025-05-19 23:31:29 -06:00
  • 5b1c3a4970 Merge branch 'master' into working Willie Zutz 2025-05-19 23:30:12 -06:00
  • db3a97b042 feat(prompt): Make the llm handle site limitations and use site:example.com syntax Willie Zutz 2025-05-15 00:33:26 -06:00
  • e4f695ec9b update(README): Updated to reflect features in this fork fix(cancel): moved to a lib component Willie Zutz 2025-05-14 13:25:06 -06:00
  • ab50cc5038 update(README): Updated to reflect features in this fork Willie Zutz 2025-05-14 13:23:02 -06:00
  • 215d0e6114 fix(cancel): moved to a lib component Willie Zutz 2025-05-14 13:22:21 -06:00
  • d1613c56ba Merge branch 'master' into working Willie Zutz 2025-05-14 12:19:49 -06:00
  • 9c7ccf42fc feat(app): allow stopping requests Willie Zutz 2025-05-14 12:19:22 -06:00
  • ce1a38febc feat(app): allow stopping requests Willie Zutz 2025-05-14 11:19:06 -06:00
  • 701819d018 Revert "Update README.md" feat/model-creation ItzCrazyKns 2025-05-13 20:14:08 +05:30
  • 8dd98fa967
    Create BalanceIcon.tsx georgetrinickls 2025-05-13 11:49:14 +01:00
  • 936f651372 Merge branch 'master' into working Willie Zutz 2025-05-13 01:41:51 -06:00
  • 380216e062 feat(editing): Adds the ability to edit messages Willie Zutz 2025-05-13 01:41:41 -06:00
  • e26c5cbd4b feat(editing): Adds the ability to edit messages Willie Zutz 2025-05-13 01:40:47 -06:00
  • 9177048538 Merge branch 'master' into working Willie Zutz 2025-05-11 14:14:42 -06:00
  • b96c4234f4 update(autocomplete): removed unecessary API logging Willie Zutz 2025-05-11 14:14:35 -06:00
  • c3a1e434e5 feat(opensearch): Add autocomplete functionality to opensearch. This gets proxied to the searxng instance. Willie Zutz 2025-05-11 13:44:47 -06:00
  • 6110bb0c03 Merge branch 'master' into working Willie Zutz 2025-05-11 13:15:19 -06:00
  • 03b27d9cbb fix(UI): Fix results showing in light mode feat(AI): Enhance system prompt for more reliable and relevant results fix(Reddit): Reddit focus should work again. Works around SearXNG limitations of broken reddit search by using site:reddit.com Willie Zutz 2025-05-10 15:09:00 -06:00
  • e61aca6a5c fix(UI): Fix results showing in light mode feat(AI): Enhance system prompt for more reliable and relevant results fix(Reddit): Reddit focus should work again. Works around SearXNG limitations of broken reddit search by using site:reddit.com Willie Zutz 2025-05-10 15:07:41 -06:00
  • 1f74b815c8 feat(media search): Improve media search UI and prompts to more reliably return data. Willie Zutz 2025-05-10 02:09:56 -06:00
  • 21e50db489 Merge branch 'master' into working Willie Zutz 2025-05-09 01:13:28 -06:00
  • 2a37f672ab feat(UI): Tabbed interface for messages. Willie Zutz 2025-05-09 01:13:18 -06:00
  • b2774f525a feat(UI): Tabbed interface for messages. Willie Zutz 2025-05-09 01:12:31 -06:00
  • 6d039b4e9c Merge branch 'master' into working Willie Zutz 2025-05-08 20:58:16 -06:00
  • 85605fe166 feat(opensearch): Add BASE_URL config to support reverse proxy deployments Willie Zutz 2025-05-08 20:58:04 -06:00
  • 127f4b9f36 feat(opensearch): Enhance OpenSearch support for reverse proxy configurations Willie Zutz 2025-05-08 20:56:48 -06:00
  • f83ee171ef Merge branch 'master' into working Willie Zutz 2025-05-08 00:39:36 -06:00
  • d839769d7e fix(opensearch): Implement dynamic OpenSearch XML generation and update layout reference Willie Zutz 2025-05-08 00:39:17 -06:00
  • c48eb3b6e8 fix(opensearch): Implement dynamic OpenSearch XML generation and update search URL Willie Zutz 2025-05-08 00:38:39 -06:00
  • 3bd89c567a Merge branch 'master' into working Willie Zutz 2025-05-08 00:21:59 -06:00
  • ddfe8c607d feat(search): Implement OpenSearch support feat(search): Add searchUrl to message feat(parsers): Enhance parsers to deal with some thinking models better. Willie Zutz 2025-05-08 00:21:31 -06:00
  • 3b547251c2 feat(parsers): Enhance parsers to deal with some thinking models better. Willie Zutz 2025-05-08 00:20:31 -06:00
  • bdace57cfd feat(search): Add searchUrl to message Willie Zutz 2025-05-07 23:35:07 -06:00
  • 641968cf6a feat(search): Implement OpenSearch support Willie Zutz 2025-05-07 22:12:06 -06:00
  • e55f5ac941 Merge branch 'master' into working Willie Zutz 2025-05-07 01:17:01 -06:00
  • f65b168388 feat(UI): Add the search query to the response. Willie Zutz 2025-05-07 01:16:51 -06:00
  • 0fa4fc7f7a feat(UI): Show the search query that was used for sources. Tweaked the search retriever prompt to give better responses. Willie Zutz 2025-05-07 01:15:33 -06:00
  • 756d926246 Merge branch 'master' into working Willie Zutz 2025-05-06 23:45:57 -06:00
  • 8796009141 fix(api): History rewriting should delete the current message. fix(UI): Model changes shouldn't submit the form. Willie Zutz 2025-05-06 23:45:46 -06:00
  • be9fd989c4 fix(api): History rewrites should delete the current message fix(UI): Changing model shouldn't submit the form. Willie Zutz 2025-05-06 23:44:08 -06:00
  • 24dddd0302 Merge branch 'master' into working Willie Zutz 2025-05-05 00:05:32 -06:00
  • 6220822c7c feat(app): Allow selecting the AI model at any time without opening the settings page. Allow changing focus mode at any time while chatting. Styling tweaks. Willie Zutz 2025-05-05 00:05:19 -06:00
  • 20a4399fa2 feat(app): Allow selecting the AI model at any time without opening the settings page. Allow changing focus mode at any time while chatting. Styling tweaks. Willie Zutz 2025-05-05 00:04:00 -06:00
  • f01d3dba68 Merge branch 'master' into working Willie Zutz 2025-05-03 16:03:19 -06:00
  • 8241c87784 feat(app): Adds auto scrolling. Adds syntax highlighting to code blocks. Willie Zutz 2025-05-03 16:03:04 -06:00
  • 5e5f405860 feat(app): Add syntax highlighting Willie Zutz 2025-05-03 16:00:08 -06:00
  • 6e334e78ef feat(app): Pretty good/consistant auto scrolling Willie Zutz 2025-05-03 14:59:47 -06:00
  • b8805260f5 Merge branch 'master' into working Willie Zutz 2025-05-03 10:16:32 -06:00
  • c8def1989a fix(Library): Returns metadata back to original format so sources continue to work. Willie Zutz 2025-05-01 12:17:08 -06:00
  • 317e359d0e fix(Library): Returned metadata to the old style so sources still work. Willie Zutz 2025-05-01 12:15:16 -06:00
  • 2ca8c38311 Merge branch 'master' into working Willie Zutz 2025-05-01 11:32:43 -06:00
  • a71e4ae10d feat(app): - Adds true chat mode. Moves writing mode to local research mode. - Adds model stats that shows model name and response time for messages. - Adds settings toggle to allow turning off automatic suggestions Willie Zutz 2025-05-01 11:32:13 -06:00