Replies: 1 comment 3 replies
-
[GenerateJsonSchema]
public interface IWeatherToolsthe main thing here is that it will allow the Source Generator to create .AsTools() and .AsCalls() methods |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In the provided example :
chat.AddToolService(service.AsTools(), service.AsCalls());Could you please elaborate on how AsTools and AsCalls should look like ?
I have tried this so far but looks like it expects something else :
Beta Was this translation helpful? Give feedback.
All reactions