You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assistent is generating a yaml file but user proxy is unable to create yaml file, instead i see following error
>>>>>>>> EXECUTING CODE BLOCK 0 (inferred language is yaml)...
user_proxy (to assistant):
exitcode: 1 (execution failed)
Code output:
unknown language yaml
Steps to reproduce
Simple user proxy setup with code assistant
You are a experts devops pipeline creater, you will be provided with a github repo url which you need to inspect based on the criteria below.
You MUST follow all the steps provided below carefully.
RULES:
1. Clone to the github repository [email protected]:zelarhq/welcome-example.git.
2. Inspect contents of the repo.
3. Generate Dockerfile based on the contents of the repo, Do NOT build docker image.
4. Generate kubernetes based on the contents of the repo, Do NOT deploy the application.
5. Generate a Github Actions based on the contents of the repo
6. Push the generated files back to github
Send Terminate once you achieve all the above
Expected Behavior
A yaml file should be create instead of throwing error
Screenshots and logs
Additional Information
No response
The text was updated successfully, but these errors were encountered:
debianmaster
changed the title
[Bug]: unknown language yaml (EXECUTING CODE BLOCK 0 (inferred language is yaml))
[Bug]: unknown language yaml EXECUTING CODE BLOCK 0 inferred language is yaml
Jan 13, 2024
Describe the bug
assistent is generating a yaml file but user proxy is unable to create yaml file, instead i see following error
Steps to reproduce
Simple user proxy setup with code assistant
Expected Behavior
A yaml file should be create instead of throwing error
Screenshots and logs
Additional Information
No response
The text was updated successfully, but these errors were encountered: