mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Add structured outputs support for OpenAI and Ollama * Extract outputs from tool_calls and refusal in OpenAI API responses * Add tool use for Anthropic API. Add new Anthropic models. * Add num_ctx to Ollama API call * Update package version * Update function calling example