BuilderIO / BuilderIO/ai-shell

Invalid config property: AZURE_OPENAI_DEPLOYMENT

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
377
PR merge metrics
No merged PRs in 30d

Description

https://github.com/BuilderIO/ai-shell/pull/96
ai config set OPENAI_API_ENDPOINT=https://.openai.azure.com
ai config set AZURE_OPENAI_DEPLOYMENT=
ai config set OPENAI_KEY=

Error:
root@kvm-617362:/data/ai-shell-1.0.12# ai config set AZURE_OPENAI_DEPLOYMENT=gpt-4o

✖ Invalid config property: AZURE_OPENAI_DEPLOYMENT

Contributor guide

Open the contributing guide

Research direction

Review pull request #96 first, then reproduce the issue with the `ai config set` commands shown in the report, especially `AZURE_OPENAI_DEPLOYMENT`. Trace the CLI's configuration-property validation from that command and confirm that the Azure deployment setting is accepted without the invalid-property error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.