v1.5.13
n4ze3m/page-assistv1.5.13May 11, 2025by n4ze3m
AI Summary
Fixed Ollama embedding requests, enhanced RAG settings with Full Context mode, and added Firecrawl as a new search provider.
Key Highlights
- Corrected Ollama embedding request and error logging
- Enhanced RAG settings with Full Context mode
- Added Firecrawl as a search provider option
- Improved web search follow-up prompt for query optimization
New Features
- Corrected Ollama embedding request and error logging
- Enhanced RAG settings with Full Context mode
- Added Firecrawl as a search provider option
- Improved web search follow-up prompt for query optimization
Full Release Notes
## What's Changed - fix: Corrected Ollama embedding request and added error logging (#590) - feat: Enhanced RAG settings and added Full Context mode (replaces "Chat with website using vector embeddings" with "Enable Embedding and Retrieval" as the global RAG setting) - feat: Added Firecrawl as a search provider option - feat: Improved web search follow-up prompt for better query optimization **Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.12...v1.5.13