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.21.2**. Changelog ### 1.21.2 ``` Full Changelog: [v1.21.1...v1.21.2](https://github.com/openai/openai-python/compare/v1.21.1...v1.21.2) Chores * **internal:** add lru_cache helper function ([1329](https://github.com/openai/openai-python/issues/1329)) ([cbeebfc](https://github.com/openai/openai-python/commit/cbeebfcca8bf1a3feb4462a79e10099bda5bed84)) ``` ### 1.21.1 ``` Full...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.21.1**. Changelog ### 1.21.1 ``` Full Changelog: [v1.21.0...v1.21.1](https://github.com/openai/openai-python/compare/v1.21.0...v1.21.1) Chores * **api:** docs and response_format response property ([1327](https://github.com/openai/openai-python/issues/1327)) ([7a6d142](https://github.com/openai/openai-python/commit/7a6d142f013994c4eb9a4f55888464c885f8baf0)) ``` ### 1.21.0 ```...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.21.0**. Changelog ### 1.21.0 ``` Full Changelog: [v1.20.0...v1.21.0](https://github.com/openai/openai-python/compare/v1.20.0...v1.21.0) Features * **api:** add vector stores ([1325](https://github.com/openai/openai-python/issues/1325)) ([038a3c5](https://github.com/openai/openai-python/commit/038a3c50db7b6a88f54ff1cd1ff6cbaef2caf87f)) ``` ### 1.20.0 ``` Full Changelog:...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.20.0**. Changelog ### 1.20.0 ``` Full Changelog: [v1.19.0...v1.20.0](https://github.com/openai/openai-python/compare/v1.19.0...v1.20.0) Features * **client:** add header OpenAI-Project ([1320](https://github.com/openai/openai-python/issues/1320)) ([0c489f1](https://github.com/openai/openai-python/commit/0c489f16a7d9e5ac753da87273b223893edefa69)) * extract chat models to a...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.19.0**. Changelog ### 1.19.0 ``` Full Changelog: [v1.18.0...v1.19.0](https://github.com/openai/openai-python/compare/v1.18.0...v1.19.0) Features * **errors:** add request_id property ([1317](https://github.com/openai/openai-python/issues/1317)) ([f9eb77d](https://github.com/openai/openai-python/commit/f9eb77dca422b9456f4e3b31c7474046235eec1d)) ``` ### 1.18.0 ``` Full Changelog:...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.18.0**. Changelog ### 1.18.0 ``` Full Changelog: [v1.17.1...v1.18.0](https://github.com/openai/openai-python/compare/v1.17.1...v1.18.0) Features * **api:** add batch API ([1316](https://github.com/openai/openai-python/issues/1316)) ([3e6f19e](https://github.com/openai/openai-python/commit/3e6f19e6e7489bf1c94944a5f8f9b1d4535cdc43)) * **api:** updates ([1314](https://github.com/openai/openai-python/issues/1314)) ([8281dc9](https://github.com/openai/openai-python/commit/8281dc956178f5de345645660081f7d0c15a57a6)) ```...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.17.1**. Changelog ### 1.17.1 ``` Full Changelog: [v1.17.0...v1.17.1](https://github.com/openai/openai-python/compare/v1.17.0...v1.17.1) Chores * fix typo ([1304](https://github.com/openai/openai-python/issues/1304)) ([1129082](https://github.com/openai/openai-python/commit/1129082955f98d76c0927781ef9e7d0beeda2ec4)) * **internal:** formatting ([1311](https://github.com/openai/openai-python/issues/1311)) ([8fd411b](https://github.com/openai/openai-python/commit/8fd411b48b6b1eafaab2dac26201525c1ee0b942)) ``` ### 1.17.0...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.16**. Changelog ### 0.1.16 ``` What's Changed * scripts[minor],docs[minor]: Add migration script to scripts package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4326 * scripts[patch]: Release...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.17.0**. Changelog ### 1.17.0 ``` Full Changelog: [v1.16.2...v1.17.0](https://github.com/openai/openai-python/compare/v1.16.2...v1.17.0) Features * **api:** add additional messages when creating thread run ([1298](https://github.com/openai/openai-python/issues/1298)) ([70eb081](https://github.com/openai/openai-python/commit/70eb081804b14cc8c151ebd85458545a50a074fd)) * **client:**...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.15**. Changelog ### 0.1.15 ``` What's Changed * langchain[patch]: Release 0.1.14 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4315 * ci[minor]: Add new test:unit:ci and build...