Welcome to all the new contributors who have helped fixing so many issues, adding new amazing features and improving performance!
What's Changed
- Fix broken link in llms.md by @robsonos in #1333
- Fix #1323: Ollama model parsing issue in multi-agent mode by @mratsim in #1324
- Add support for o4-mini model in temperature & reasoning-effort config by @arminfabritzek in #1346
- EMBEDDING = ':<sentence-transformers/all-MiniLM-L6-v2>' by @N4SIRODDIN3 in #1313
- feat: Adds support for gigachat embeddings to the gigachat LLM add-on. by @Rai220 in #1280
- fix: nodriver scraper wait timeout behavior by @ewgdg in #1351
- Strip spaces from "self.output_dir" to prevent exception when writing… by @ivan-latunov in #1350
- IBM Granite by @gabe-l-hart in #1278
- Update filtering-by-domain.md by @kicksent in #1370
- Update getting started link to the doc by @irak99 in #1364
- fix firecrawl error: 'ScrapeResponse' object is not subscriptable by @tvoilex in #1363
- Respect my verbosity! by @tClelford in #1362
- fix python3.11 f-string cannot have backslash by @anexplore in #1352
- bugfix. third argument of ResearchAgent has to be tone by @Masao-Taketani in #1376
- Fix a typo in curator.py by @yuefengz in #1371
New Contributors
- @robsonos made their first contribution in #1333
- @mratsim made their first contribution in #1324
- @arminfabritzek made their first contribution in #1346
- @N4SIRODDIN3 made their first contribution in #1313
- @ivan-latunov made their first contribution in #1350
- @gabe-l-hart made their first contribution in #1278
- @kicksent made their first contribution in #1370
- @irak99 made their first contribution in #1364
- @tvoilex made their first contribution in #1363
- @tClelford made their first contribution in #1362
- @anexplore made their first contribution in #1352
- @Masao-Taketani made their first contribution in #1376
- @yuefengz made their first contribution in #1371
Full Changelog: v3.2.7...v3.2.8