Python: Added Ollama example using OpenAIChatClient (#1100)

* Added Ollama example using OpenAIChatClient

* Small improvement
This commit is contained in:
Dmytro Struk
2025-10-02 08:14:29 -07:00
committed by GitHub
Unverified
parent 79def868b6
commit c7f20c8ec5
4 changed files with 114 additions and 1 deletions
@@ -1,6 +1,6 @@
# Anthropic Examples
This folder contains examples demonstrating how to use Anthropic's Claude models with the Agent Framework through the OpenAI Chat Client interface.
This folder contains examples demonstrating how to use Anthropic's Claude models with the Agent Framework.
## Examples