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

Update config.py fix: azure_model_to_deployment_id_map default type should be a dict, not list #2351

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

zvrr
Copy link
Contributor

@zvrr zvrr commented Apr 18, 2023

azure_model_to_deployment_id_map default type should be a dict, not list

Background

image

Changes

azure_model_to_deployment_id_map default type chang to be a dict, not list

Documentation

Test Plan

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

azure_model_to_deployment_id_map default type should be a dict, not list
@zvrr zvrr changed the title Update config.py Update config.py fix: azure_model_to_deployment_id_map default type should be a dict, not list Apr 18, 2023
@k-boikov
Copy link
Contributor

Azure config is currently bugged, fixed in #2214 #2355

@nponeccop nponeccop added bug Something isn't working B8 labels Apr 19, 2023
@Pwuts Pwuts merged commit 7eed489 into Significant-Gravitas:master Apr 19, 2023
@Pwuts Pwuts mentioned this pull request Apr 26, 2023
2 tasks
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
fix azure_model_to_deployment_id_map type (list -> dict)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants