llm-relay 0.2.0

Shared types, format conversion, and HTTP client for Anthropic and OpenAI LLM APIs
Documentation
1
2
3
4
5
pub mod cache_control;
pub mod thinking;
pub mod to_anthropic;
pub mod to_openai;
pub mod tool_names;