Class: Rasti::AI::Anthropic::Assistant
- Inherits:
-
Rasti::AI::Assistant
- Object
- Rasti::AI::Assistant
- Rasti::AI::Anthropic::Assistant
- Defined in:
- lib/rasti/ai/anthropic/assistant.rb
Constant Summary collapse
- ALLOWED_SCHEMA_FIELDS =
%w[type description properties required enum items format nullable anyOf].freeze
Constants inherited from Rasti::AI::Assistant
Rasti::AI::Assistant::VALID_THINKING_LEVELS
Instance Attribute Summary
Attributes inherited from Rasti::AI::Assistant
Method Summary
Methods inherited from Rasti::AI::Assistant
Constructor Details
This class inherits a constructor from Rasti::AI::Assistant