Skip to content
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

Add large model label and new meta tools for prompt generation #771

Merged
merged 4 commits into from
Oct 11, 2024

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Oct 11, 2024


Pull Request Description

Summary of Changes

  • Added New Tools:

    • meta_prompt: Tool for applying OpenAI's meta prompt guidelines to user prompts.
    • meta_schema: Tool for generating valid JSON schemas based on described JSON structures.
  • 📚 Documentation Updates:

    • Included descriptions and usage examples for the new tools meta_prompt and meta_schema in the documentation.
  • 🔧 Bug Fixes:

    • Corrected typos in system names (system.safety_jailbreak and system.safety_harmful_content).
  • 🚀 Enhancements:

    • Updated the gcm.genai.mts script to include model and label for generating commit messages.

These changes aim to enhance the functionality and accuracy of the system tools and improve the developer experience with better documentation and bug fixes.

generated by prd

Copy link

Investigator report

, d2d911f

generated by gai

@pelikhan pelikhan merged commit 55ba7e8 into main Oct 11, 2024
4 of 10 checks passed
@pelikhan pelikhan deleted the metaprompt branch October 11, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant