mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-27 09:26:23 +02:00
Fix/prebuilt cards updates (#263)
* updates to the twitter prebuilt cards * update the default fallback model from gpt-4o to gpt-4.1
This commit is contained in:
parent
1a763dcbd9
commit
893ad87268
10 changed files with 27 additions and 44 deletions
|
|
@ -83,7 +83,7 @@ Name of the agent
|
|||
|
||||
#### Behaviour
|
||||
- **Agent Type**: Choose from `conversation`, `internal`, or `pipeline`
|
||||
- **Model**: Select the LLM model (GPT-4o, GPT-4o-mini, google/gemini-2.5-flash, etc.)
|
||||
- **Model**: Select the LLM model (GPT-4.1, GPT-4o, google/gemini-2.5-flash, etc.)
|
||||
|
||||
#### RAG
|
||||
- **Add Source**: Connect data sources to enable RAG capabilities for the agent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue