API Reference
Chat
Executes actions in the Notte environment based on LLM decisions.
This method demonstrates how to:
- Parse LLM output into Notte commands
- Execute those commands in the environment
- Format the results back into text for the LLM
Users should customize this method to:
- Handle additional Notte endpoints
- Implement custom error handling
- Format observations specifically for their LLM
Args: content: The LLM’s response containing the desired action
Returns: content: Formatted observation from the environment
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json