mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 07:06:37 +08:00
6 lines
93 B
C#
6 lines
93 B
C#
|
|
namespace Yi.Framework.Stock.Domain.Managers;
|
|||
|
|
|
|||
|
|
public class SemanticKernelOptions
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|