Interface IToolCall
- Namespace
- OpenAI.ObjectModels.ResponseModels
- Assembly
- AntRunnerLib.dll
public interface IToolCall
Properties
Type
string Type { get; set; }
Property Value
- System.String
public interface IToolCall
string Type { get; set; }