Skip to content

Commit

Permalink
fix:typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthuridea committed Dec 21, 2023
1 parent 93215b8 commit 0bb4006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/LLMServiceHub/Controller/v1_0/ChatGPTApiController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ public class ChatGPTApiController(

/// <summary>
/// 发起ChatGPT对话
/// eg.
/// what is the difference between star and planet?
/// </summary>
/// <param name="request">The request.</param>
/// <returns></returns>
Expand Down

0 comments on commit 0bb4006

Please sign in to comment.