* samples: add api_key for Ollama sample usage * Update python/samples/getting_started/agents/ollama/ollama_with_openai_chat_client.py Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com> * fix: update Ollama API key to an unused constant --------- Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
* ollama + azureai openapi samples fix * small fix
* Added Ollama example using OpenAIChatClient * Small improvement