Skip to main content
POST
Send Interaction
You can use this endpoint to send a user interaction in simple AI systems. This approach is suggested for non-agentic systems, where the response of the ai system is generated in a single call to the LLM, without using any external tools or resources. Please refer to the interaction with trace endpoint for a more comprehensive way to track interactions.
object
required
The interaction to send to the nebuly platform.
boolean
default:"true"
Boolean flag to anonymize your data
boolean
default:"false"
Boolean flag to hide the content of the interaction (input and output) in the Nebuly platform. If set to true, only metadata and traces will be visible.