Crate llmvm_outsource_lib
source ·Expand description
llmvm backend which forwards generation requests to known hosted providers.
Currently supported providers:
- OpenAI (text and chat interface)
- Hugging Face (text interface)
Structs§
- An llmvm backend that forwards requests to known hosted providers.
- Configuration structure for the backend.
Enums§
- Error enum containing all possible backend errors.