Bulk-chain

Latest version: v0.25.0

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

Scan your dependencies

0.25.0

Changeset

![bulk-chain-small](https://github.com/user-attachments/assets/9088fa15-7944-4304-9484-21ecaab8473d)

:blue_book: [What's new in 0.25.0](https://github.com/nicolay-r/bulk-chain/issues/37)

πŸ”₯ API support
πŸ”₯ Optional Batching support with backport to existed models
Main Changes
- ⚠️ Non-framework based Native Batching Support [non-caching mode] 9
- πŸ”§ Optional Caching / No Caching for API. 43
- Simplified API usage with schema
- πŸ”§ Check that added arguments were not mentioned before 47
πŸ”§ Bugs fixed
- πŸ”§ Prompt limiting should not be a part of inference modes 48
- πŸ”₯ Optional prompt logging 28
- csv and tsv separation 29
- ✨ Default target path -- implement replace extention function 30
- πŸ”§ BaseLM -- remove naming 31
- Setup LLM adapter via JSON schema 38
- Bash script inference: --output may cause exception in the case when the file type is not SQLite 34
- πŸ› delimiter parameter that is not related to model does not supported by OpenAI. 40
- args.limit is expected to be outside of the iter_content call 45
- πŸ”₯ πŸ› data[c] records and duplicated call on parameters update. [DEBUGING] 42
- πŸ› Cache target should not be None for cached inference 50
- πŸ› API: no need for name parameter in schema 51
- Make source-iter as an optional package 53
Minor changes
- πŸ”₯Switch FlanT5 to Replicate API by default 52


**Full Changelog**: https://github.com/nicolay-r/bulk-chain/compare/0.24.2...0.25.0

0.24.2

![image](https://github.com/user-attachments/assets/7cca8f29-c876-4806-a46a-01cbeb87a594)

:blue_book: The complete list of implemeted issues: 33

* [32 Adapt readers from `source_iter` project](https://github.com/nicolay-r/bulk-chain/issues/32)
* [35 Support re-attempting inference after any raised exception during inference](https://github.com/nicolay-r/bulk-chain/issues/35)
* `chat_with_llm` logger initializes only when we launch the chat mode.

**Full Changelog**: https://github.com/nicolay-r/bulk-chain/compare/0.24.1...0.24.2

0.24.1

![image](https://github.com/user-attachments/assets/84f6a5ff-0161-4016-afd7-7935a0c8df0e)

This release represent bug fixes from the version 0.24.0

**Details:** https://github.com/nicolay-r/bulk-chain/issues/26

**Full Changelog**: https://github.com/nicolay-r/bulk-chain/compare/0.24.0...0.24.1

0.24.0

See more details: 8

Links

Releases

Has known vulnerabilities

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.