Malli schemas for LiteLLM library
Malli schemas for LiteLLM library
(explain-config config)Explain what's wrong with system configuration
Explain what's wrong with system configuration
(explain-request request)Explain what's wrong with a completion request
Explain what's wrong with a completion request
(explain-response response)Explain what's wrong with a completion response
Explain what's wrong with a completion response
(transform-config config)Transform and validate config from external format
Transform and validate config from external format
(transform-request request)Transform and validate request from external format
Transform and validate request from external format
(transform-response response)Transform and validate response to external format
Transform and validate response to external format
(valid-config? config)Check if system configuration is valid
Check if system configuration is valid
(valid-request? request)Check if a completion request is valid
Check if a completion request is valid
(valid-response? response)Check if a completion response is valid
Check if a completion response is valid
(validate-config! config)Validate config and throw exception if invalid
Validate config and throw exception if invalid
(validate-request! request)Validate request and throw exception if invalid
Validate request and throw exception if invalid
(validate-response! response)Validate response and throw exception if invalid
Validate response and throw exception if invalid
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |