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

Detailing function calling execution history prompt #1177

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jan 9, 2025

This pull request to packages/agent includes several changes to improve functionality and add new features. The most important changes include updating the package version, enhancing the prompts for better clarity, and modifying the function call handling in the ChatGptHistoryDecoder and ChatGptSelectFunctionAgent namespaces. Additionally, the test script has been updated to read the Swagger document from a local file and log function call details.

Version Update:

Enhancements to Prompts:

Function Call Handling:

Test Script Updates:

  • packages/agent/test/cli.ts: Changed to read the Swagger document from a local file and added functionality to log function call details and handle additional commands like $usage and $exit. [1] [2] [3] [4]

@samchon samchon added the enhancement New feature or request label Jan 9, 2025
@samchon samchon self-assigned this Jan 9, 2025
@samchon samchon merged commit d0f2234 into master Jan 9, 2025
3 checks passed
@samchon samchon deleted the feat/chat branch January 9, 2025 16:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant