Add Plugin syntax sugar and improve Anthropic provider for max tokens

This commit is contained in:
2024-10-31 16:08:07 -04:00
parent 44581e8fe3
commit 85fa4f5879
+5
View File
@@ -1,6 +1,11 @@
Release History
===============
## 0.1.6 (2024-10-31)
- Add `Plugin` syntax sugar.
- Improvements to Anthropic provider, related to max tokens.
## 0.1.5 (2024-10-31)
- Add Gemini provider.