Documentation
¶
Overview ¶
@sk-task additional-llm-providers#T4.1: runnable example with httptest.Server mocks (AC-006)
Runnable example for all 4 new LLM providers: Perplexity, Fireworks AI, SambaNova, and Cohere. Uses httptest.Server mocks — zero API keys required.
Perplexity, Fireworks AI, and SambaNova are OpenAI-compatible wrappers demonstrated via draftcrew.NewOpenAICompatible with mock HTTP servers. Cohere uses a local mock implementing draftcrew.LLM.
Usage:
go run ./examples/features/additional-llm-providers/
Click to show internal directories.
Click to hide internal directories.