Parallel-parrot

Latest version: v0.9.0

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.6.0

- permits a new OpenAI configuration parameter: token_limit_mode which can be used to auto-truncate prompts
when necessary, using exact token arithmetic
- uses df.iloc to reduce copying of source data, reducing memory consumption
- uses asyncio-anywhere to decouple async hackery
- increases timeouts for complex requests
- refactors code to be more DRY
- updates documentation with link to blog post

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.5.1...v0.6.0

0.5.1

update README

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.5.0...v0.5.1

0.5.0

* refactor the async utils to be simpler and less error-prone
* make README easier to copy-pasta, despite being less DRY
* add some pass-through data example, and a n > 1 tip

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Pandas fine tuning for OpenAI by phlogisticfugu in https://github.com/novex-ai/parallel-parrot/pull/5
* documentation updates

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.3.3...v0.4.0

0.3.3

- Documentation updates

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.3.2...v0.3.3

0.3.2

- quiet warning around event loop magic detection

**Full Changelog**: https://github.com/novex-ai/parallel-parrot/compare/v0.3.1...v0.3.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.