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

Allow additionalProperties in Claude and Llama schemas. #1394

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 28, 2024

Following update of samchon/openapi#91.


This pull request includes multiple changes across several files, primarily focusing on version updates, dependency updates, and documentation enhancements. The most important changes include updating the package versions, modifying dependencies, enhancing documentation for LLM schema types, and refining error messages and test cases.

Version and Dependency Updates:

Documentation Enhancements:

  • src/llm.ts: Added detailed documentation listing available Model types with their corresponding LLM schemas for better clarity and usage guidance. [1] [2] [3] [4] [5]

Error Message Refinements:

Test Case Adjustments:

Removal of additionalProperties:

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

Copy link

pkg-pr-new bot commented Nov 28, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1394

commit: 59aa961

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.

OK, no problem.

@samchon samchon merged commit 9519b5e into v7.0 Nov 28, 2024
10 checks passed
@samchon samchon deleted the feat/llm-additionalProperties branch November 28, 2024 06:53
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
Development

Successfully merging this pull request may close these issues.

1 participant