MCPcopy Create free account
hub / github.com/MiniMax-AI/Mini-Agent / 05_provider_selection.py

File 05_provider_selection.py

examples/05_provider_selection.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Example: Using LLMClient with different providers.
2
3This example demonstrates how to use the LLMClient wrapper with different
4LLM providers (Anthropic or OpenAI) through the provider parameter.

Callers

nothing calls this directly

Calls 2

runMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected