linkedin
linkedin copied to clipboard
Linkedin Scraper using Selenium Web Driver, Chromium headless, Docker and Scrapy
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 *...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.8.0**. Changelog ### 1.7.2 ``` Full Changelog: [v1.7.1...v1.7.2](https://github.com/openai/openai-python/compare/v1.7.1...v1.7.2) Documentation * **readme:** improve api reference ([1065](https://github.com/openai/openai-python/issues/1065)) ([745b9e0](https://github.com/openai/openai-python/commit/745b9e08ae0abb8bf4cd87ed40fa450d9ad81ede)) Refactors * **api:** remove deprecated endpoints...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.1**. Changelog ### 0.1.0 ``` What's Changed * docs: contributor faq by efriis in https://github.com/langchain-ai/langchain/pull/15502 * templates: fix deps by efriis in...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.7.2**. Changelog ### 1.7.1 ``` Full Changelog: [v1.7.0...v1.7.1](https://github.com/openai/openai-python/compare/v1.7.0...v1.7.1) Chores * **client:** improve debug logging for failed requests ([1060](https://github.com/openai/openai-python/issues/1060)) ([cf9a651](https://github.com/openai/openai-python/commit/cf9a6517b4aa0f24bcbe143c54ea908d43dfda92)) ``` ### 1.7.0...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.7.1**. Changelog ### 1.7.0 ``` Full Changelog: [v1.6.1...v1.7.0](https://github.com/openai/openai-python/compare/v1.6.1...v1.7.0) Features * add `None` default value to nullable response properties ([1043](https://github.com/openai/openai-python/issues/1043)) ([d94b4d3](https://github.com/openai/openai-python/commit/d94b4d3d0adcd1a49a1c25cc9730cef013a3e9c9)) Bug Fixes...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.7.0**. Changelog ### 1.6.1 ``` Full Changelog: [v1.6.0...v1.6.1](https://github.com/openai/openai-python/compare/v1.6.0...v1.6.1) Chores * **internal:** add bin script ([1001](https://github.com/openai/openai-python/issues/1001)) ([99ffbda](https://github.com/openai/openai-python/commit/99ffbda279bf4c159511fb96b1d5bb688af25437)) * **internal:** use ruff instead of...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.0**. Changelog ### 0.0.520 ``` What's Changed ``` ### 0.0.354 ``` What's Changed * Improve markdown list parser by nfcampos in https://github.com/langchain-ai/langchain/pull/15295...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.0.354**. Changelog ### 0.0.353 ``` What's Changed * community[patch]: Add param "task" to Databricks LLM to work around serialization of transform_output_fn by...
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **7.4.4**. Changelog ### 7.4.4 ``` ========================= Bug Fixes --------- - `11140 <https://github.com/pytest-dev/pytest/issues/11140>`_: Fix non-string constants at the top of file being detected...