10 Provider Variation#
Script: example/10_provider_variation.py.
Provider variation keeps agent/session/tool code fixed and swaps only the Provider.
python example/10_provider_variation.py
python example/10_provider_variation.py anthropic
Path |
Config |
|---|---|
OpenAI-compatible |
|
Anthropic |
|
Embedding |
|
VLM |
|
Use this example as the starting point for documenting provider choice in application code.