Module: ActiveAgent::Provider
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/active_agent/concerns/provider.rb
Overview
Configures and manages AI provider integration for action prompts.
Constant Summary collapse
- PROVIDER_SERVICE_NAMES_REMAPS =
“Your tacky and I hate you” - Billy, youtu.be/dsheboxJNgQ?si=tzDlJ7sdSxM4RjSD
{ "Openrouter" => "OpenRouter", "Openai" => "OpenAI" }