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

Adapt changed structure of ILlmFunction<Parameters>. #1371

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 22, 2024

This pull request includes several changes to improve the functionality and compatibility of the LLM function calling application and its associated packages. The most important changes include updates to function signatures, package versions, and the addition of new dependencies and keywords.

Updates to function signatures:

  • README.md and packages/typescript-json/README.md: Modified the application and schema functions to accept an additional Model parameter. [1] [2]

Package version updates:

  • benchmark/package.json, package.json, and packages/typescript-json/package.json: Updated the typia package version from 7.0.0-dev.20241115 to 7.0.0-dev.20241122. [1] [2] [3]

Addition of new dependencies and keywords:

  • package.json and packages/typescript-json/package.json: Added new keywords and dependencies, including claude and updated @samchon/openapi to 2.0.0-dev.20241122-2. [1] [2] [3]

Codebase improvements:

Refactoring and enhancements:

  • src/programmers/llm/LlmApplicationProgrammer.ts and src/programmers/llm/LlmSchemaProgrammer.ts: Refactored to include additional converters and improved the handling of LLM application parameters and schemas. [1] [2] [3]

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

pkg-pr-new bot commented Nov 22, 2024

Open in Stackblitz

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

commit: 8bdde5c

Copy link

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, working properly.

@samchon samchon merged commit e5b50e0 into v7.0 Nov 22, 2024
10 checks passed
@samchon samchon deleted the feat/llm branch November 22, 2024 14:43
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