the absolute state of S T U F F
This commit is contained in:
parent
17ed4cdb6f
commit
c22d5c6d82
28 changed files with 12110 additions and 95 deletions
|
@ -1,7 +0,0 @@
|
|||
namespace Nyanlabs.Umogen.Core.Models;
|
||||
|
||||
public record GptMessage(string Role, string Content)
|
||||
{
|
||||
public string Role { get; } = Role;
|
||||
public string Content { get; } = Content;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue