Context
Provide contextual information to your agent
Last updated
Provide contextual information to your agent
Last updated
You can just provide context without an accompanying message to your agent using carter.context()
, which calls the carter /context endpoint.
Please see the for a rundown of when and when not to use it.
context()
simply returns the carter data to you, an object with a success and error property.
It does not create or store an interaction object.