DARCA's LLM Client for handling chat reponses with support for different clients and models.
Contents
Usage
API Reference
DARCA's LLM Client for handling chat reponses with support for different clients and models.
Index
Index
A
|
B
|
G
|
L
|
O
A
AIClient (class in darca_llm)
B
BaseLLMClient (class in darca_llm)
G
get_file_content_response() (darca_llm.BaseLLMClient method)
get_raw_response() (darca_llm.BaseLLMClient method)
(darca_llm.OpenAIClient method)
L
LLMAPIKeyMissing (class in darca_llm)
LLMContentFormatError (class in darca_llm)
LLMException (class in darca_llm)
LLMResponseError (class in darca_llm)
O
OpenAIClient (class in darca_llm)