Perplexica/src/lib
2025-06-19 12:49:37 -06:00
..
agents feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -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(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
prompts feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
providers feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
search feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
types feat(app): remove backend 2025-03-19 16:23:27 +05:30
utils feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -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