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

release: 1.66.0 #2175

Merged
merged 4 commits into from
Mar 11, 2025
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 11, 2025

Automated Release PR

1.66.0 (2025-03-11)

Full Changelog: v1.65.5...v1.66.0

Features

  • api: add /v1/responses and built-in tools (854df97)

Chores


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot requested a review from a team as a code owner March 11, 2025 01:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a9d66d8 to 344bf56 Compare March 11, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e2fff0f to a730f0e Compare March 11, 2025 13:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fe29ed4 to 854df97 Compare March 11, 2025 16:31
@stainless-app stainless-app bot changed the title release: 1.65.6 release: 1.66.0 Mar 11, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 76fca68 to 854df97 Compare March 11, 2025 16:31
@stainless-app stainless-app bot enabled auto-merge (rebase) March 11, 2025 16:32
@stainless-app stainless-app bot merged commit 849ec26 into main Mar 11, 2025
3 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch March 11, 2025 16:36
Copy link
Contributor Author

stainless-app bot commented Mar 11, 2025

🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.66.0 🌻

kaxil added a commit to astronomer/airflow that referenced this pull request Mar 11, 2025
OpenAI provider Tests are failing with:

```
___ ERROR collecting providers/openai/tests/unit/openai/hooks/test_openai.py ___
ImportError while importing test module '/opt/airflow/providers/openai/tests/unit/openai/hooks/test_openai.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
providers/openai/tests/unit/openai/hooks/test_openai.py:25: in <module>
    from openai.types.beta import (
E   ImportError: cannot import name 'VectorStore' from 'openai.types.beta' (/usr/local/lib/python3.9/site-packages/openai/types/beta/__init__.py
```

This is due to openai/openai-python#2175
potiuk pushed a commit to apache/airflow that referenced this pull request Mar 11, 2025
OpenAI provider Tests are failing with:

```
___ ERROR collecting providers/openai/tests/unit/openai/hooks/test_openai.py ___
ImportError while importing test module '/opt/airflow/providers/openai/tests/unit/openai/hooks/test_openai.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
providers/openai/tests/unit/openai/hooks/test_openai.py:25: in <module>
    from openai.types.beta import (
E   ImportError: cannot import name 'VectorStore' from 'openai.types.beta' (/usr/local/lib/python3.9/site-packages/openai/types/beta/__init__.py
```

This is due to openai/openai-python#2175
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants