-
Notifications
You must be signed in to change notification settings - Fork 364
Self-supervised Prompt Optimization #160
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
base: main
Are you sure you want to change the base?
Self-supervised Prompt Optimization #160
Conversation
@fracapuano Thanks so much for the cookbook! Could you make sure it's runnable on Colab? |
hey @sophiamyang 👋 --- did a little update, lmk what you think of it! |
Thanks @fracapuano ! I got this error somehow:
|
Hi @fracapuano! I've been trying to run your cookbook, but i ran into this error message:
Though i followed all the pip install and added a: pip install metagpt to make sure there wouldn't be any problem, but without success. Would you have any insights on this? |
interesting. is it on pip? if so, we don't need to clone to whole repo and install from the Github repo @fracapuano? |
hey @jaccolor2 👋 thank you so much for trying out my cookbook 🙏
|
@sophiamyang, it seems pypi's |
Ciao @sophiamyang 👋
|
Hey @sophiamyang @pandora-s-git 👋 Mind reviewing when you have a chance? 🙏 |
Cookbook Pull Request
Description
Prompt optimization using Metagpt's Self-supervised Prompt Optimization using Mistral models
Type of Change
What type of PR is it?
Cookbook Checklist:
README.md Checklist
Additional Context