Skip to content

Implement ChatGPT Node #7

@MertenD

Description

@MertenD

Description

Develop a new node type that can take any command and use ChatGPT to generate a response. This node should utilize guardrails in the backend to ensure the quality of the output. The API token for ChatGPT should be configurable within the application, allowing users to easily set up and manage their OpenAI account details.

Tasks

  • Implement a system for configuring the ChatGPT API token within the application.
  • Design and implement a user interface for the new ChatGPT node, ensuring it is intuitive and accessible.
  • Develop backend functionality to send commands to ChatGPT and receive responses.
  • Implement guardrails to ensure the quality of the output from ChatGPT.
  • Ensure that the new node works seamlessly with the existing web crawler editor and execution engine.
  • Test the new node thoroughly to ensure reliability and usability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions