Commit graph

675 commits

Author SHA1 Message Date
ItzCrazyKns
3a57261590 feat(package): bump version 2025-05-30 09:33:15 +05:30
ItzCrazyKns
a86a1a461c feat(weather-icons): rename weather to weather-ico 2025-05-30 09:24:54 +05:30
ItzCrazyKns
2257e1df0c feat(empty-chat): add article widget 2025-05-30 08:36:40 +05:30
ItzCrazyKns
ccb72c8970 feat(app): add weather widget 2025-05-30 08:36:08 +05:30
ItzCrazyKns
740ff941a5 feat(discover): add preview mode 2025-05-30 08:35:15 +05:30
ItzCrazyKns
117a683d9a feat(assets): add weather icons 2025-05-30 08:34:47 +05:30
alckasoc
9eba4b7373 Merge branch 'master' of https://github.com/alckasoc/Perplexica 2025-05-29 18:27:00 -07:00
alckasoc
91306dc0c7 update gemini 2.5 pro key 2025-05-29 18:26:36 -07:00
ItzCrazyKns
1716dd5a65
Merge pull request #746 from OmarElKadri/master
bug(file-upload): fixed an error in uploading dox files.
2025-05-29 19:15:58 +05:30
ItzCrazyKns
66f9a674f1
Merge branch 'master' into master 2025-05-29 19:15:24 +05:30
ItzCrazyKns
41fc5274ff feat(package): update package files 2025-05-29 19:13:20 +05:30
ItzCrazyKns
bcebdb5fd9 feat(chat): allow export as pdf or markdown 2025-05-28 13:01:05 +05:30
Willie Zutz
48b36d39cc chore: get rid of unused prompt files and make sure persona instructions are used everywhere 2025-05-27 23:51:09 -06:00
ItzCrazyKns
876487ad11 feat(db): add migration script, migrate on each run 2025-05-28 10:41:12 +05:30
ItzCrazyKns
18da75ad97 feat(db): create migration files 2025-05-28 10:35:19 +05:30
Willie Zutz
631906da35 fix(DB): migrate the DB on container launch 2025-05-27 13:18:18 -06:00
Willie Zutz
011d10df29 feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages 2025-05-27 12:53:30 -06:00
ItzCrazyKns
c80ac1415d feat(app): lint & beautify 2025-05-27 18:42:02 +05:30
ItzCrazyKns
bb21184ea2 feat(settings): show loading spinner immediately 2025-05-27 18:32:09 +05:30
ItzCrazyKns
0c3740fdf2 feat(groq-provider): dynamically fetch models 2025-05-27 18:23:40 +05:30
Willie Zutz
8e6934bb64 feat(prompt): Use date, not time in prompts 2025-05-26 11:05:11 -06:00
Willie Zutz
4edd173207 feat(optimization): Allow retrieving more sources in quality mode if we can get through them quickly 2025-05-25 15:32:47 -06:00
Willie Zutz
a5cd2fa089 feat(UI): More progress detail 2025-05-25 14:51:21 -06:00
Willie Zutz
8ce50b48f0 feat(optimization): improve quality mode performance by limiting source gathering 2025-05-25 02:14:29 -06:00
Willie Zutz
6343dd5303 fix(logging): remove excessive logging 2025-05-24 14:41:33 -06:00
Willie Zutz
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. 2025-05-24 14:37:19 -06:00
Willie Zutz
044f30a547 feat(AI): don't rerank docs based on preview. just rely on search results for relevance 2025-05-23 23:11:28 -06:00
Willie Zutz
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
2025-05-23 18:03:35 -06:00
Willie Zutz
288120dc1d feat(UI): protect API keys by not displaying them in the UI. 2025-05-20 00:44:52 -06:00
Willie Zutz
cae11cc13c update(packages): update package versions 2025-05-19 23:32:35 -06:00
Willie Zutz
67287b0604 feat(UI): Always show the selected focus mode 2025-05-19 23:31:29 -06:00
Willie Zutz
5b1c3a4970 Merge branch 'master' into working 2025-05-19 23:30:12 -06:00
Willie Zutz
db3a97b042 feat(prompt): Make the llm handle site limitations and use site:example.com syntax 2025-05-15 00:33:26 -06:00
Willie Zutz
e4f695ec9b update(README): Updated to reflect features in this fork
fix(cancel): moved to a lib component
2025-05-14 13:25:06 -06:00
Willie Zutz
ab50cc5038 update(README): Updated to reflect features in this fork 2025-05-14 13:23:02 -06:00
Willie Zutz
215d0e6114 fix(cancel): moved to a lib component 2025-05-14 13:22:21 -06:00
Willie Zutz
d1613c56ba Merge branch 'master' into working 2025-05-14 12:19:49 -06:00
Willie Zutz
9c7ccf42fc feat(app): allow stopping requests 2025-05-14 12:19:22 -06:00
Willie Zutz
ce1a38febc feat(app): allow stopping requests 2025-05-14 11:19:06 -06:00
ItzCrazyKns
701819d018 Revert "Update README.md"
This reverts commit 68e151b2bd.
2025-05-13 20:14:08 +05:30
Willie Zutz
936f651372 Merge branch 'master' into working 2025-05-13 01:41:51 -06:00
Willie Zutz
380216e062 feat(editing): Adds the ability to edit messages 2025-05-13 01:41:41 -06:00
Willie Zutz
e26c5cbd4b feat(editing): Adds the ability to edit messages 2025-05-13 01:40:47 -06:00
Willie Zutz
9177048538 Merge branch 'master' into working 2025-05-11 14:14:42 -06:00
Willie Zutz
b96c4234f4 update(autocomplete): removed unecessary API logging 2025-05-11 14:14:35 -06:00
Willie Zutz
c3a1e434e5 feat(opensearch): Add autocomplete functionality to opensearch. This gets proxied to the searxng instance. 2025-05-11 13:44:47 -06:00
Willie Zutz
6110bb0c03 Merge branch 'master' into working 2025-05-11 13:15:19 -06:00
Willie Zutz
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`
2025-05-10 15:09:00 -06:00
Willie Zutz
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`
2025-05-10 15:07:41 -06:00
Willie Zutz
1f74b815c8 feat(media search): Improve media search UI and prompts to more reliably return data. 2025-05-10 02:09:56 -06:00