- An implementation of the ChatGpt service. There is not a "single" one of these, as it is anticipated that people may wish to configure different middleware (logging et al) for individual agents.
modelParams
- Params to call chatGPT with.
seedMessages
- The messages that will seed the conversation with this agent.
toolkit
- This is a smithy4s 'API' or 'Service'. This agent will be able to call the Operations exposed by this service, as tool calls.