[BUG] Cannot add my API keys
Describe the bug when I run the project I cannot setup my API keys To Reproduce Go to API keys
- Go to 'API Keys'
- Click on 'create keys'
- Only allows me to set API key name. Does not allow me to set the value for it
Expected behavior I should be able to set value to the API key
You should not be able to set value to the API key, that's how every API keys work similar to OpenAI, HuggingFace
@pratikshelar871 the api functionality isn't to add api keys from other apps, this tool actually has its own api interface, this is for that functionality.
@HenryHengZJ I don't get it! How can I use a tool like SERP api without adding my api key?
The API keys you created on Flowise:
Is to protect your flow from unauthrorized access:
For third party API keys like SERP, OpenAI, you'll have to insert directly on the node. Currently there is no feature to save the third party API keys.