-
Notifications
You must be signed in to change notification settings - Fork 6.6k
[Issue]: AutoGen Web UI, unable to edit, delete a new User Skill #1013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@victordibia I believe you can resolve this. |
I have this same issue. I wasn't sure if I was missing something. |
Hello @victordibia sorry fro this issue, after going through the documentation at https://github.com./microsoft/autogen/tree/main/samples/apps/autogen-assistant#capabilities it clearly explains that you will find the skills saved under autogen/samples/apps/autogen-assistant/autogenra/web/skills both global and user skills, you can edit them or delete |
I think we need this feature directly embedded in the UI |
rm /home/user/.local/lib/python3.10/site-packages/autogenra/web/skills/user/198fb9b77fb10d10bae092eea5789295/new_skill.py |
Why is this closed? I was like "WTF why can't I edit skills?!". This should be in the web interface. I started to plan skills I need and started to add placeholders just to find out I can't edit them. Please make this possible in the interface. EDIT: Also it seems the skils are not stored anymore as files but in a SQLite Database which makes it impossible to edit. |
Hi @Cotspheer , This has been implemented in the recent version of autogenstudio. See #1442 To upgrade:
skillediting.mp4References
|
Describe the issue
I was successful with User skill creation and tested, it worked now came a time to edit or even to delete it, not possible.
Steps to reproduce
Create a new skill from web ui.
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: