SuperAGI
SuperAGI copied to clipboard
ERROR: config.yaml file not found. Please create the config.yaml file.
Hi
I did everything exactly how it was described in the description, but I keep getting the following error: ERROR: config.yaml file not found. Please create the config.yaml file.
I have tried several fixes, but nothing seems to work. What could be the reason?
Thank you.
did you create the config.yaml file based on config_template.yaml
@AlphaAmirzh To create the config do this,
cp config_template.yaml config.yml
Then open the config.yaml and add necessary keys.
And finally run, ./run.sh to run the agent
Hi, thank you for your responses, yes I created the config.yaml file based on config_template.yaml and now I also tried TransformerOptimus solution, but I still get the same error:
ERROR: config.yaml file not found. Please create the config.yaml file.
I am attaching a screenshot, maybe that could help:
try .\run.bat instead of run.sh
I have been using .\run.bat thats when the error message appears.
Closing this as this is solved in the newer version updates