mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.Net: Add Reasoning Model Integration tests (#100)
* Add reasoning integration tests * Adding Reasoning Model config
This commit is contained in:
committed by
GitHub
Unverified
parent
e7b559fa62
commit
06a690685f
@@ -11,5 +11,7 @@ internal sealed class OpenAIConfiguration
|
||||
|
||||
public string ChatModelId { get; set; }
|
||||
|
||||
public string ChatReasoningModelId { get; set; }
|
||||
|
||||
public string ApiKey { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user