TaskWeaver icon indicating copy to clipboard operation
TaskWeaver copied to clipboard

Unable to connect to Azure OpenAI

Open mussteven opened this issue 1 year ago • 1 comments
trafficstars

I'm having trouble running the CLI Tool as I keep getting OpenAI API request failed to connect. I'm on azure open ai and here's how I set up my config.json: { "llm.api_base":"xxx", "llm.api_key":"xxx", "llm.api_type":"azure", "llm.auth_mode":"api-key", "llm.model":"gpt-4-32k", "llm.api_version": "2023-03-15-preview", "llm.response_format": "null" } Anyone encountered this before?

mussteven avatar Jan 19 '24 17:01 mussteven

@mussteven Hi, could you change response_format to null, not wrapped with ".

liqul avatar Jan 22 '24 02:01 liqul

Close inactive issues.

liqul avatar Feb 04 '24 02:02 liqul