Perplexica/src/lib
2025-06-16 23:59:59 -06:00
..
agents feat(agent): Start agent speed optimizations. 2025-06-15 15:51:46 -06:00
chains 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
db 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
outputParsers feat(search): Implement OpenSearch support 2025-05-08 00:21:31 -06:00
prompts feat(agent): Minor tweaks 2025-06-10 00:12:45 -06:00
providers fix(package): New gemini package signature changed. 2025-06-09 23:08:03 -06:00
search feat(agent): Split agents into maintainable chunks 2025-06-15 11:53:00 -06:00
types feat(app): remove backend 2025-03-19 16:23:27 +05:30
utils feat(agent): Enhance agent action display with new icons and details 2025-06-16 23:59:59 -06:00
actions.ts 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
cancel-tokens.ts update(README): Updated to reflect features in this fork 2025-05-14 13:25:06 -06:00
config.ts feat(opensearch): Add BASE_URL config to support reverse proxy deployments 2025-05-08 20:58:04 -06:00
huggingfaceTransformer.ts feat(providers): add HF transformers 2025-03-20 11:48:26 +05:30
searxng.ts feat(search): Implement OpenSearch support 2025-05-08 00:21:31 -06:00
utils.ts feat(prompt): Use date, not time in prompts 2025-05-26 11:05:11 -06:00