Refactor Anthropic provider and add tests for structured response and llm_model in structured_response

This commit is contained in:
2024-10-31 16:33:44 -04:00
parent febf5473d5
commit 9c3f2a6df3
+3
View File
@@ -5,6 +5,9 @@ Release History
- Add `Plugin` syntax sugar.
- Improvements to Anthropic provider, related to max tokens.
- General improvements.
- Add tests for structured response.
- Add `llm_model` to `structured_response`.
## 0.1.5 (2024-10-31)