Refactor dialect selection and add Nova API support
Change dialect selection to use llm_model object instead of just provider name
Add support for Amazon Bedrock's Nova API with native tools
Implement Nova-specific message processing and formatting
Update specs for Nova and AWS Bedrock endpoints
Enhance AWS Bedrock support to handle Nova models
Fix Gemini beta API detection logic
|
||
|---|---|---|
| .. | ||
| chat_gpt_spec.rb | ||
| claude_spec.rb | ||
| dialect_context.rb | ||
| dialect_spec.rb | ||
| gemini_spec.rb | ||
| mistral_spec.rb | ||
| nova_spec.rb | ||
| ollama_spec.rb | ||
| ollama_tools_spec.rb | ||
| open_ai_compatible_spec.rb | ||