ComfyUI Workflow

Built with anycoder

{
  "last_node_id": 1,
  "last_link_id": 1,
  "nodes": [
    {
      "id": 1,
      "type": "OpenAI Chat API Node ComfyUI Official Example",
      "pos": [
        100,
        100
      ],
      "size": [
        300,
        200
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "comment": "Built with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
      },
      "widgets_values": [
        "sk-your-api-key-here",
        "gpt-4-vision-preview",
        "You are a helpful assistant collaborating on a ComfyUI development project. Design a custom chat interface for dedicated AI communication outside of this development environment.",
        "What tools do you have available for this chat interface design?",
        0.7,
        150,
        false
      ]
    }
  ],
  "links": [],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1,
      "offset": [
        0,
        0
      ]
    }
  }
}