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 test cases of failures #92

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Add test cases of failures #92

merged 1 commit into from
Nov 29, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 29, 2024

This pull request includes multiple changes to examples/function-calling/arguments/claude.sale.input.json, package.json, and various converter files to improve consistency, add new properties, and update dependencies. The most important changes are summarized below:

Enhancements to JSON Structure:

  • Added tags array and moved files array to the end in examples/function-calling/arguments/claude.sale.input.json. [1] [2] [3]
  • Updated product names to a consistent format in examples/function-calling/arguments/claude.sale.input.json. [1] [2] [3] [4] [5] [6] [7]
  • Simplified stock item names by removing redundant product names in examples/function-calling/arguments/claude.sale.input.json. [1] [2] [3]

Dependency Updates:

  • Updated version and typia dependencies in package.json. [1] [2]

Converter Enhancements:

  • Added errors and accessor properties to various converters to improve error handling and schema validation. Changes applied to ChatGptConverter, ClaudeConverter, GeminiConverter, HttpLlmConverter, and LlamaConverter. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

@samchon samchon added bug Something isn't working enhancement New feature or request labels Nov 29, 2024
@samchon samchon self-assigned this Nov 29, 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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/typia@7.0.0-dev.20241127-6 Transitive: environment, filesystem, network, shell +59 13.5 MB samchon

🚮 Removed packages: npm/typia@7.0.0-dev.20241123

View full report↗︎

@samchon samchon merged commit 34eb8ee into master Nov 29, 2024
4 checks passed
@samchon samchon deleted the feat/additionalProperties branch November 29, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant