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-embedding-request request)Explain what's wrong with an embedding request
Explain what's wrong with an embedding request
(explain-embedding-response response)Explain what's wrong with an embedding response
Explain what's wrong with an embedding response
(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-embedding-request? request)Check if an embedding request is valid
Check if an embedding request is valid
(valid-embedding-response? response)Check if an embedding response is valid
Check if an embedding response 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-embedding-request! request)Validate embedding request and throw exception if invalid
Validate embedding request and throw exception if invalid
(validate-embedding-response! response)Validate embedding response and throw exception if invalid
Validate embedding response 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 |