Conversation
|
|
||
| ## Preparing an Experiment for Agent Participants | ||
|
|
||
| You can add agent participants to any experiment, as long as you have a Google |
There was a problem hiding this comment.
Yeah, the UI only supports Gemini for these right now. Updated the doc to clarify.
There was a problem hiding this comment.
I had initially meant it as "it's called the Gemini API not the Google API" -- but I didn't know the particpant one was limited! Split them out to a shared component here: #1033
| personalities or instructions to different agents. These settings will apply for | ||
| that agent across all experiment stages. | ||
|
|
||
| ## Supported Stages |
There was a problem hiding this comment.
AssetAllocation, StockInfo also supported. A link to where the stage-specific prompt context is built would be nice so that people can see exactly what the agent will see.
There was a problem hiding this comment.
Added those two.
Piecing together the prompt from the code takes some jumping around, but I added a link to our other documentation on the implementation. I do think a better way to see what the agent will see is to run a test experiment and check the logs, so you can see exactly what gets sent to the agent.
Description
Add a documentation page describing agent participants.
Verification
n/a
Related issues
n/a