Skip to content

[Azure] Add "deployments.*" commands to the CLI #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

cmurtz-msft
Copy link
Contributor

@cmurtz-msft cmurtz-msft commented Jan 3, 2023

  • Add deployments.list, deployments.get, deployments.delete and deployments.create commands to manage deployments for azure endpoints

To use the CLI with azure endpoints:

export OPENAI_API_BASE="..."
export OPENAI_API_TYPE="azure"
export OPENAI_API_KEY="..."

@cmurtz-msft cmurtz-msft changed the title Add "dpeloyments.*" commands to the CLI Add "deployments.*" commands to the CLI Jan 3, 2023
@cmurtz-msft cmurtz-msft changed the title Add "deployments.*" commands to the CLI Draft: Add "deployments.*" commands to the CLI Jan 3, 2023
@cmurtz-msft cmurtz-msft changed the title Draft: Add "deployments.*" commands to the CLI Draft: [Azure] Add "deployments.*" commands to the CLI Jan 3, 2023
@cmurtz-msft cmurtz-msft changed the title Draft: [Azure] Add "deployments.*" commands to the CLI [Azure] Add "deployments.*" commands to the CLI Jan 4, 2023
@hallacy hallacy merged commit fb4b672 into openai:main Jan 6, 2023
@cmurtz-msft cmurtz-msft deleted the cli-deployments-cmd branch January 9, 2023 11:13
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants