Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Pin openai to pre-1.0.0 release #29

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Pin openai to pre-1.0.0 release #29

merged 2 commits into from
Nov 13, 2023

Conversation

urimandujano
Copy link
Contributor

openai published their 1.0.0 package about a week ago. Based on experience with openai in other contexts, we know supporting the 1.X.X release is not going to be trivial. I suggest we pin our dependency back to the pre-1.X.X release so that we can have functional tests/releases while we work to support the latest versions.

Closes

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@urimandujano urimandujano requested a review from a team as a code owner November 13, 2023 23:55
@urimandujano urimandujano merged commit e54fd1f into main Nov 13, 2023
4 checks passed
@urimandujano urimandujano deleted the ft/pin-openai branch November 13, 2023 23:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants