pyup.io bot
pyup.io bot
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.11.0**. Changelog ### 1.10.0 ``` Full Changelog: [v1.9.0...v1.10.0](https://github.com/openai/openai-python/compare/v1.9.0...v1.10.0) Features * **api:** add text embeddings dimensions param ([1103](https://github.com/openai/openai-python/issues/1103)) ([94abfa0](https://github.com/openai/openai-python/commit/94abfa0f988c199ea95a9c870c4ae9808823186d)) * **azure:** proactively add...
This PR pins [pytest-sugar](https://pypi.org/project/pytest-sugar) to the latest release **1.0.0**. Changelog ### 1.0.0 ``` * Add support for pytest 8.x * Drop support for Python 3.7 Thanks to folks to contributed...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.5**. Changelog ### 0.1.5 ``` What's Changed * langchain[patch]: Release 0.1.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4072 * Add Pinecone integration by zackproser in...
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.0.0**. Changelog ### 8.0.0 ``` ========================= Bug Fixes --------- - `11842 <https://github.com/pytest-dev/pytest/issues/11842>`_: Properly escape the ``reason`` of a :ref:`skip <pytest.mark.skip ref>` mark...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.4**. Changelog ### 0.1.4 ``` What's Changed * langchain[patch]: Release 0.1.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4031 * core[minor]: Add ability for runnable passthrough...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.10.0**. Changelog ### 1.10.0 ``` Full Changelog: [v1.9.0...v1.10.0](https://github.com/openai/openai-python/compare/v1.9.0...v1.10.0) Features * **api:** add text embeddings dimensions param ([1103](https://github.com/openai/openai-python/issues/1103)) ([94abfa0](https://github.com/openai/openai-python/commit/94abfa0f988c199ea95a9c870c4ae9808823186d)) * **azure:** proactively add...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.3**. Changelog ### 0.1.3 ``` What's Changed * langchain[patch]: Release 0.1.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3973 * docs[patch]: Refactor memory docs by jacoblee93...
This PR updates [selenium](https://pypi.org/project/selenium) from **4.10.0** to **4.17.2**. Changelog ### 4.17.2 ``` * py] Correct typing_extension dependency for wheel generation ``` ### 4.17.1 ``` * Fix typo in setup.py (13487)...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.2**. Changelog ### 0.1.2 ``` What's Changed * langchain[patch]: Release 0.1.1 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3945 * langchain[patch]: Export types by jacoblee93 in...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.9.0**. Changelog ### 1.8.0 ``` Full Changelog: [v1.7.2...v1.8.0](https://github.com/openai/openai-python/compare/v1.7.2...v1.8.0) Features * **client:** add support for streaming raw responses ([1072](https://github.com/openai/openai-python/issues/1072)) ([0e93c3b](https://github.com/openai/openai-python/commit/0e93c3b5bc9cfa041e91962fd82c0d9358125024)) Bug Fixes *...