Module: Crystil
- Defined in:
- lib/crystil.rb,
lib/crystil/client.rb,
lib/crystil/config.rb,
lib/crystil/errors.rb,
lib/crystil/version.rb,
lib/crystil/api/base.rb,
lib/crystil/sentinel.rb,
lib/crystil/collector.rb,
lib/crystil/attribution.rb,
lib/crystil/api/sentinel.rb,
lib/crystil/api/workflow.rb,
lib/crystil/api/workflows.rb,
lib/crystil/wrappers/base.rb,
lib/crystil/wrappers/groq.rb,
lib/crystil/api/invocation.rb,
lib/crystil/wrappers/google.rb,
lib/crystil/wrappers/openai.rb,
lib/crystil/wrappers/geminiai.rb,
lib/crystil/wrappers/ruby_llm.rb,
lib/crystil/wrappers/anthropic.rb,
lib/crystil/wrappers/constants.rb,
sig/crystil/client.rbs,
sig/crystil/config.rbs,
sig/crystil/errors.rbs,
sig/crystil/version.rbs,
sig/crystil/api/base.rbs,
sig/crystil/sentinel.rbs,
sig/crystil/collector.rbs,
sig/crystil/attribution.rbs,
sig/crystil/api/sentinel.rbs,
sig/crystil/api/workflow.rbs,
sig/crystil/api/workflows.rbs,
sig/crystil/wrappers/base.rbs,
sig/crystil/wrappers/groq.rbs,
sig/crystil/api/invocation.rbs,
sig/crystil/wrappers/google.rbs,
sig/crystil/wrappers/openai.rbs,
sig/crystil/wrappers/geminiai.rbs,
sig/crystil/wrappers/ruby_llm.rbs,
sig/crystil/wrappers/anthropic.rbs,
sig/crystil/wrappers/constants.rbs
Overview
Classes
Defined Under Namespace
Modules: API, Wrappers Classes: APIError, Attribution, Client, Collector, Config, CrystilRequestInterceptedError, Error, MissingAPIKeyError, RegistrationError, Sentinel, StreamError, ValidationError
Constant Summary collapse
- VERSION =
"0.5.0"