-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When running SIM in the local environment and trying to use the Copilot for developing the workflow, we are faced with an error. Although the API key was created in the cloud SIM environment we are unable to save the API key as an enviroment variable in the settings folder. The "Save" option does not function as intended. When we move to a different option the API key saved is lost.
To Reproduce
Steps to reproduce the behavior:
- Run the npx simstudio or use docker compose
- Open in the UI browser
- Create an API key for the copilot on the sim.ai web app.
- Go to settings in the local server running at localhost:3000
- Click on Environment->Add->Save
- Now move to another tab such as tools. Move back to the enviroment and the API key is missing
Expected behavior
API Keys are not saving while using local server.
Screenshots
After Saving the Key

After moving to a different setting option and returning back to the environment option

Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working