last ...
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
using AutoMapper.Configuration.Conventions;
|
||||
|
||||
namespace xAiService.Models
|
||||
{
|
||||
public class XAILLMDescriptor
|
||||
{
|
||||
public string Url { get; set; }
|
||||
public string Port { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Client { get; set; }
|
||||
public string Descriptor { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user