Node Functionality
The OpenAI Assistant node connects to OpenAI’s Assistants API to:- Run conversations with your assistants
- Process instructions and queries
- Access assistant capabilities
- Maintain conversation context
Required Setup
- OpenAI account with API access
- Configure assistant in OpenAI platform
- Add API key to Credentials page
Node Output
- Response: Assistant’s reply to your prompt
Common Use Cases
- Customer Support:
- Data Analysis:
- Content Creation:
Important Considerations
- Assistant must be configured in OpenAI first
- Uses only 1 credit per request with own API key
- Requires OpenAI API key - https://www.gumloop.com/settings/profile/credentials
- Learn more about assistants here