Module: InstLLM

Defined in:
lib/inst_llm.rb,
lib/inst_llm/client.rb,
lib/inst_llm/version.rb,
lib/inst_llm/response/chat_response.rb,
lib/inst_llm/parameter/claude_parameters.rb,
lib/inst_llm/parameter/llama3_parameters.rb,
lib/inst_llm/response/embedding_response.rb,
lib/inst_llm/parameter/mistral_parameters.rb,
lib/inst_llm/parameter/cohere_embed_parameters.rb

Defined Under Namespace

Modules: Parameter, Response Classes: Client, Error, ServiceQuotaExceededError, ThrottlingError, UnknownArgumentError, ValidationError, ValidationTooLongError

Constant Summary collapse

VERSION =
"0.2.4"