Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Also deploy the chat following the agent update #1225

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 5, 2025

This pull request includes several updates and improvements across multiple files, focusing on bug fixes, configuration adjustments, and dependency updates. The most important changes include fixing a typo in an internal interface, updating the default capacity in the agent configuration, and upgrading dependencies in the package.json file.

Bug Fixes:

  • Fixed a typo in the __IChatSelectFunctionsApplication interface, changing "speciify" to "specify".

Configuration Adjustments:

  • Updated the default value of capacity in the INestiaAgentConfig interface from 0 to 100.

Dependency Updates:

  • Updated the version of typia from ^7.6.0 to ^7.6.2 in packages/chat/package.json.
  • Updated the version of openai from ^4.77.3 to ^4.82.0 in packages/chat/package.json.
  • Incremented the package version from 0.3.10 to 0.3.11 in packages/chat/package.json.

@samchon samchon added the dependencies Pull requests that update a dependency file label Feb 5, 2025
@samchon samchon self-assigned this Feb 5, 2025
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.

No problem.

@samchon samchon merged commit cfbd483 into master Feb 5, 2025
4 checks passed
@samchon samchon deleted the feat/chat branch February 5, 2025 06:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant