v1.9.0 RC3
Pre-release
Pre-release
What's new
- Search API to use Perplexica via an API endpoint.
- Changed models in each provider to object; add new display name property.
- Link
config.toml
file as a volume - Increase sources quality by using AI generated query (the variable existed but I returned the actual question instead of the AI generated question)
Fixes
- Fix infinite loading by closing socket on unmount.
- Prevent Web search agent from sending example links for summarization (as passed in the prompt) & cause moving disc errors; update prompt & change temperature.
- Fix not able to type
/
in settings dialog. - Check for empty arrays on images & videos to prevent client errors