-
Notifications
You must be signed in to change notification settings - Fork 52
CG-10610: System Prompt Generation #221
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
Conversation
codegen-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files |
@@ -0,0 +1,2 @@ | |||
SYSTEM_PROMPT_GIST_ID = "708a870eec379d1f8086bd722f668978" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would be cool if this could also be used to auto gen links.tsx
?
# Motivation System Prompt can now be updated automatically and read # Content - Added new gist client to support gist read and writes # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed - [x] I have read and agree to the [Contributor License Agreement](/codegen-sh/codegen-sdk/blob/develop/CLA.md) --------- Co-authored-by: codegen-bot <[email protected]>
Motivation
System Prompt can now be updated automatically and read
Content
Please check the following before marking your PR as ready for review