Class: Foobara::Ai::AnswerBot::DomainMappers::AnthropicApi::ModelToModelEnumString
- Inherits:
-
DomainMapper
- Object
- DomainMapper
- Foobara::Ai::AnswerBot::DomainMappers::AnthropicApi::ModelToModelEnumString
- Defined in:
- foobara-ai-1.0.4/src/foobara/ai/answer_bot/domain_mappers/anthropic_api/model_to_model_enum_string.rb
Overview
TODO: rename these
Constant Summary
Constants included from TruncatedInspect
Instance Method Summary collapse
Methods inherited from DomainMapper
applicable?, applicable_score, #execute, foobara_on_register, from, #from, from_type, install!, map, map!, matches?, to, to_type
Methods included from TruncatedInspect
Methods included from Concern
foobara_class_methods_module_for, foobara_concern?, included
Instance Method Details
#map ⇒ Object
11 12 13 |
# File 'src/foobara/ai/answer_bot/domain_mappers/anthropic_api/model_to_model_enum_string.rb', line 11 def map model.id end |