feat: 支持codex
This commit is contained in:
@@ -56,6 +56,12 @@ namespace Yi.Framework.AiHub.Domain
|
||||
|
||||
#endregion
|
||||
|
||||
#region OpenAi Response
|
||||
|
||||
services.AddKeyedTransient<IOpenAiResponseService, OpenAiResponseService>(
|
||||
nameof(OpenAiResponseService));
|
||||
|
||||
#endregion
|
||||
|
||||
#region Image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user