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

[.Net] Support tools for AnthropicClient and AnthropicAgent #2944

Conversation

DavidLuong98
Copy link
Member

Why are these changes needed?

Support tools for anthropic client.

  • Update AnthropicClient to accept tools as an input
  • Update AnthropicMessageConnector to process tools
  • Wrote a few UT's for client and agent

Related issue number

Closes #2771

Checks

@LittleLittleCloud
Copy link
Collaborator

Can you also update samples on how to use function call in AutoGen.Anthropic.Samples project.

maybe accomodate from one of these samples in anthropic api document

@DavidLuong98 DavidLuong98 force-pushed the users/davidluong98/anthropic-tools branch from 617a212 to 39c0d9a Compare June 14, 2024 21:55
Copy link

gitguardian bot commented Jun 23, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@DavidLuong98 DavidLuong98 force-pushed the users/davidluong98/anthropic-tools branch from 2ffc03a to 192f3eb Compare June 23, 2024 22:24
@LittleLittleCloud
Copy link
Collaborator

@DavidLuong98 Is this good to merge in

@DavidLuong98
Copy link
Member Author

@LittleLittleCloud yes

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue Jun 30, 2024
Merged via the queue into microsoft:main with commit 80ecbf9 Jun 30, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[.Net][Feature Request]: Support tools Anthropic Models
2 participants