Skip to content
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

Fix Azure OpenAI setup problems #4874

Closed

Conversation

jayden5744
Copy link
Contributor

Background

Changes

Documentation

x

Test Plan

CI

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring autogpt tests --in-place

@netlify
Copy link

netlify bot commented Jul 3, 2023

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit cd1462b
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64a28b9574beef0008b0dbde

@github-actions github-actions bot added the size/m label Jul 3, 2023
@jayden5744 jayden5744 changed the title Fix Azure OpenAI setup problems caused by #4803 Fix Azure OpenAI setup problems Jul 3, 2023
@jayden5744 jayden5744 closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant