mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-15 11:21:37 +00:00
Spelling
This commit is contained in:
parent
633ed622a3
commit
8a966737a5
@ -1,7 +1,7 @@
|
|||||||
namespace AIStudio.Provider.OpenAI;
|
namespace AIStudio.Provider.OpenAI;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Chat message model.
|
/// Standard text-based chat message model.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="Content">The text content of the message.</param>
|
/// <param name="Content">The text content of the message.</param>
|
||||||
/// <param name="Role">The role of the message.</param>
|
/// <param name="Role">The role of the message.</param>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user