Documentation
¶
Overview ¶
Command multi-provider demonstrates the LoopKit kernel running the same loop against two different provider backends (OpenAI-compatible and Anthropic) via httptest fake servers.
This example shows: - Using the same loop Definition with multiple providers - Provider-agnostic request/response handling - Comparing ModelCalled events across providers (same text, different metadata) - No API keys needed (using fake httptest servers)
Click to show internal directories.
Click to hide internal directories.