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

Try<T, E> pattern to LLM related functions #98

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 1, 2024

This pull request includes several changes to the examples/function-calling/arguments/claude.sale.input.json file, updates to the package.json file, and modifications to several schema composer files to improve error handling and validation.

Changes to examples/function-calling/arguments/claude.sale.input.json:

  • Moved the channels array to a new location and updated its category_codes to include "electronics". [1] [2]
  • Added a new tags array with relevant tags.
  • Updated the stocks names to use hyphens instead of parentheses. [1] [2] [3] [4] [5] [6] [7]
  • Updated the names of additional stocks to be more descriptive. [1] [2]

Changes to package.json:

  • Updated the version from 2.0.0-dev.20241201-2 to 2.0.0-dev.20241202.
  • Added LICENSE to the files array.

Schema composer improvements:

@samchon samchon added the enhancement New feature or request label Dec 1, 2024
@samchon samchon self-assigned this Dec 1, 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 af280b4 into master Dec 1, 2024
4 checks passed
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