This repository was archived by the owner on Feb 24, 2025. It is now read-only.
What's Changed
- Created
__all__forllms.pyby @jamesbraza in #42 - Refactor LLMs by @maykcaldas in #37
- Allowed dumping messages with no content to dump ToolRequestMessages by @maykcaldas in #45
- Added kwargs to call_single by @maykcaldas in #46
- Added default llm name to the config by @maykcaldas in #48
- Saved result name in LLMResult by @maykcaldas in #49
- Upstreamed
gather_with_concurrencyfrompaper-qaby @jamesbraza in #50 - Enabled LLM to return ToolRequestMessage even if tools is an empty list by @maykcaldas in #51
- Progress bar support to
gather_with_concurrencyby @jamesbraza in #52 - Adding VCR-oriented constants to
utils.pyby @jamesbraza in #55 - Improve support to reasoning from deepseek and OpenRouter by @maykcaldas in #57
Full Changelog: v0.0.11...v0.1.0