AzureAgentConfig interface

agent endpoint for get OpenAIClient method의 Configuration options. 주로 호스팅 에이전트용으로 사용됩니다.

속성

agentName

에이전트의 이름입니다.

allowPreview

에이전트에게 미리보기 기능을 허용할지 여부.

속성 세부 정보

agentName

에이전트의 이름입니다.

agentName: string

속성 값

string

allowPreview

에이전트에게 미리보기 기능을 허용할지 여부.

allowPreview: boolean

속성 값

boolean