Module: Llmclt
- Defined in:
- lib/llmclt.rb,
lib/llmclt/client.rb,
lib/llmclt/config.rb,
lib/llmclt/fetcher.rb,
lib/llmclt/version.rb,
lib/llmclt/syntax/chat.rb,
lib/llmclt/request/base.rb,
lib/llmclt/request/chat.rb,
lib/llmclt/request/batch.rb,
lib/llmclt/response/base.rb,
lib/llmclt/response/chat.rb,
lib/llmclt/response/batch.rb,
lib/llmclt/http/connection.rb,
lib/llmclt/request/streaming.rb,
lib/llmclt/response/streaming.rb,
lib/llmclt/config/safety_config.rb,
lib/llmclt/http/connection_pool.rb,
lib/llmclt/request/non_streaming.rb,
lib/llmclt/response/non_streaming.rb,
lib/llmclt/config/generation_config.rb
Defined Under Namespace
Modules: Request, Response, Syntax Classes: Client, Config, Error, Fetcher, Http
Constant Summary collapse
- VERSION =
'1.0.2'