FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.81k stars 16.58k forks source link

[BUG] Create Chatflow over API but no API Keys are present #3504

Open 4rr0wx opened 1 week ago

4rr0wx commented 1 week ago

Describe the bug When creating a chatflow using the "Create Chatflow API," the creation process completes successfully, but no API keys or credentials are assigned automatically. Credentials need to be manually added via the Web GUI.

To Reproduce Steps to reproduce the behavior:

  1. Use the Create Chatflow API to create a chatflow.
  2. Navigate to the Web GUI.
  3. Attempt to use the created chatflow without assigned credentials
  4. Notice that credentials are missing, and they have to be manually assigned.

Expected behavior When using the Create Chatflow API, credentials should be automatically assigned or there should be an option to do so via the API, without requiring manual intervention through the Web GUI.

I found the same issue on Discord: Discord Thread

Setup Installation: Docker Flowise Version: 2.1.3 OS: Linux Browser: Chrome