Skip to content
Discussion options

You must be logged in to vote

I want AITool have only function name, description, and parameter.

You can use AIFunctionFactory.CreateDeclaration, which accepts exactly name, description, and parameter schema (as well as an optional return schema).

If you have an AIFunction, you can also call AsDeclarationOnly on it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sunghoonkim-ms
Comment options

@stephentoub
Comment options

Answer selected by sunghoonkim-ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants