Initial commit to new repository
This commit is contained in:
3
.decompiledproj/AxCopilot/Services/ModelRouteResult.cs
Normal file
3
.decompiledproj/AxCopilot/Services/ModelRouteResult.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace AxCopilot.Services;
|
||||
|
||||
public record ModelRouteResult(string Service, string Model, string DisplayName, string DetectedIntent, double Confidence);
|
||||
Reference in New Issue
Block a user