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

Enhance function calling test functions #111

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Enhance function calling test functions #111

merged 1 commit into from
Dec 13, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 13, 2024

This pull request includes various updates and improvements across multiple files. The changes focus on modifying JSON data, updating dependencies, and enhancing test cases with additional validation.

JSON Data Updates:

  • Revised category codes and tags in examples/function-calling/arguments/claude.sale.input.json to better reflect the product categories and attributes. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

Dependency Updates:

  • Updated several dependencies in package.json to their latest versions, including @nestia/core, @nestia/fetcher, @nestia/sdk, typescript, and others.

Schema Updates:

  • Reordered the name property in examples/function-calling/schemas/claude.sale.schema.json and examples/function-calling/schemas/llama.sale.schema.json to ensure consistency and clarity. [1] [2]

Test Enhancements:

Codebase Adjustments:

  • Imported Multer in test/controllers/AppController.ts and applied it to TypedFormData.Body to handle multipart form data. [1] [2]

@samchon samchon added the enhancement New feature or request label Dec 13, 2024
@samchon samchon self-assigned this Dec 13, 2024
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.

Test OK

@samchon samchon merged commit ab3fc2c into master Dec 13, 2024
4 checks passed
@samchon samchon deleted the feat/test branch December 13, 2024 18:06
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant