Interface for the options that can be passed at runtime to HerokuAgent methods. Extends BaseChatModelCallOptions and includes Heroku-specific agent parameters. Based on SPECS.md Table: HerokuAgentCallOptions Constructor Parameters (Section 3.2.2)
Optional
Metadata for this call and any sub-calls (eg. a Chain calling an LLM). Keys should be strings, values should be JSON-serializable.
Interface for the options that can be passed at runtime to HerokuAgent methods. Extends BaseChatModelCallOptions and includes Heroku-specific agent parameters. Based on SPECS.md Table: HerokuAgentCallOptions Constructor Parameters (Section 3.2.2)