-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
llm-ls/crates/llm-ls/src/adaptors.rs
Lines 209 to 213 in 16606e5
| const TGI: &str = "tgi"; | |
| const HUGGING_FACE: &str = "huggingface"; | |
| const OLLAMA: &str = "ollama"; | |
| const OPENAI: &str = "openai"; | |
| const DEFAULT_ADAPTOR: &str = HUGGING_FACE; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels