Using AI
OpenAI Assistant
This document explains the OpenAI Assistant node, which lets you interact with custom OpenAI assistants in your workflow.
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
In summary, the OpenAI Assistant node connects your workflow to custom OpenAI assistants, enabling powerful automation of conversations and tasks.