linkedin
linkedin copied to clipboard
Linkedin Scraper using Selenium Web Driver, Chromium headless, Docker and Scrapy
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.16.2**. Changelog ### 1.16.2 ``` Full Changelog: [v1.16.1...v1.16.2](https://github.com/openai/openai-python/compare/v1.16.1...v1.16.2) Bug Fixes * **client:** correct logic for line decoding in streaming ([1293](https://github.com/openai/openai-python/issues/1293)) ([687caef](https://github.com/openai/openai-python/commit/687caefa4acf615bf404f16817bfd9a6f285ee5c)) ```...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.16.1**. Changelog ### 1.16.1 ``` Full Changelog: [v1.16.0...v1.16.1](https://github.com/openai/openai-python/compare/v1.16.0...v1.16.1) Chores * **internal:** defer model build for import latency ([1291](https://github.com/openai/openai-python/issues/1291)) ([bc6866e](https://github.com/openai/openai-python/commit/bc6866eb2335d01532190d0906cad7bf9af28621)) ``` ### 1.16.0...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.16.0**. Changelog ### 1.16.0 ``` Full Changelog: [v1.15.0...v1.16.0](https://github.com/openai/openai-python/compare/v1.15.0...v1.16.0) Features * **api:** add support for filtering messages by run_id ([1288](https://github.com/openai/openai-python/issues/1288)) ([58d6b77](https://github.com/openai/openai-python/commit/58d6b773218ef1dd8dc6208124a16078e4ac11c1)) * **api:**...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.14**. Changelog ### 0.1.14 ``` What's Changed * langchain[patch]: Release 0.1.13 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4287 * langchain[patch]: Improve memory vector store tests...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.14.3**. Changelog ### 1.14.3 ``` Full Changelog: [v1.14.2...v1.14.3](https://github.com/openai/openai-python/compare/v1.14.2...v1.14.3) Bug Fixes * revert regression with 3.7 support ([1269](https://github.com/openai/openai-python/issues/1269)) ([37aed56](https://github.com/openai/openai-python/commit/37aed564143dc7281f1eaa6ab64ec5ca334cf25e)) Chores * **internal:** construct...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.13**. Changelog ### 0.1.13 ``` What's Changed * langchain[patch]: Release 0.1.12 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4247 * community[patch]: Release 0.0.26 by jacoblee93 in...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.14.2**. Changelog ### 1.14.2 ``` Full Changelog: [v1.14.1...v1.14.2](https://github.com/openai/openai-python/compare/v1.14.1...v1.14.2) Performance Improvements * cache TypeAdapters ([1114](https://github.com/openai/openai-python/issues/1114)) ([41b6fee](https://github.com/openai/openai-python/commit/41b6feec70d3f203e36ba9a92205389bafce930c)) * cache TypeAdapters ([1243](https://github.com/openai/openai-python/issues/1243)) ([2005076](https://github.com/openai/openai-python/commit/2005076f500bef6e0a6cc8f935b9cc9fef65ab5b)) Chores *...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.14.1**. Changelog ### 1.14.1 ``` Full Changelog: [v1.14.0...v1.14.1](https://github.com/openai/openai-python/compare/v1.14.0...v1.14.1) Documentation * **readme:** assistant streaming ([1238](https://github.com/openai/openai-python/issues/1238)) ([0fc30a2](https://github.com/openai/openai-python/commit/0fc30a23030b4ff60f27cd2f472517926ed0f300)) ``` ### 1.14.0 ``` Full Changelog: [v1.13.4...v1.14.0](https://github.com/openai/openai-python/compare/v1.13.4...v1.14.0)...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.14.0**. Changelog ### 1.14.0 ``` Full Changelog: [v1.13.4...v1.14.0](https://github.com/openai/openai-python/compare/v1.13.4...v1.14.0) Features * **assistants:** add support for streaming ([1233](https://github.com/openai/openai-python/issues/1233)) ([17635dc](https://github.com/openai/openai-python/commit/17635dccbeddf153f8201dbca18b44e16a1799b2)) ``` ### 1.13.4 ``` Full...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.12**. Changelog ### 0.1.12 ``` What's Changed * langchain[patch]: Release 0.1.11 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4218 * community[patch]: Relax peer deps for community...