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

Strong test programs for LLM schema composers and refactorings #97

Merged
merged 4 commits into from
Nov 30, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 30, 2024

This pull request includes multiple changes to various JSON input files for function calling examples. The primary changes involve updating product names, restructuring JSON objects, and adding new fields. Below is a summary of the most important changes:

Updates to Product Names:

  • Updated product names in chatgpt.sale.input.json to a simplified format, e.g., "(i3, 8 GB, 128 GB)" instead of "Surface Pro 9 - i3/8GB/128GB". [1] [2] [3] [4] [5] [6] [7]

Restructuring JSON Objects:

  • Reordered fields in chatgpt.sale.input.json for consistency, e.g., placing "required" before "primary". [1] [2] [3]
  • Moved channels and tags fields in claude.sale.input.json to more appropriate locations. [1] [2] [3]

Adding New Fields:

  • Added channels and tags fields in gemini.sale.input.json to include additional metadata. [1] [2] [3] [4] [5] [6] [7] [8]

Minor Adjustments:

  • Corrected and standardized the format of product names in claude.sale.input.json and gemini.sale.input.json. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Additional Metadata:

  • Included new fields such as temporary in claude.tags.input.json.

These changes improve the consistency, readability, and completeness of the JSON input files used for function calling examples.

@samchon samchon added the enhancement New feature or request label Nov 30, 2024
@samchon samchon self-assigned this Nov 30, 2024
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test OK

@samchon samchon merged commit 486d347 into master Nov 30, 2024
4 checks passed
@samchon samchon deleted the feat/test branch November 30, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant