secretary 0.4.42

Transform natural language into structured data using large language models (LLMs) with powerful derive macros
Documentation
1
2
pub const OPENAI_API_BASE: &str = "https://api.openai.com/v1";
pub const OPENAI_CHAT_COMPLETION_ROUTE: &str = "/chat/completions";