feat: Add LiteLLM provider with automatic prompt caching support (#3380)
Signed-off-by: HikaruEgashira <account@egahika.dev>
This commit is contained in:
@@ -16,6 +16,7 @@ pub mod githubcopilot;
|
||||
pub mod google;
|
||||
pub mod groq;
|
||||
pub mod lead_worker;
|
||||
pub mod litellm;
|
||||
pub mod oauth;
|
||||
pub mod ollama;
|
||||
pub mod openai;
|
||||
|
||||
Reference in New Issue
Block a user