We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8eaac commit 0c1b16dCopy full SHA for 0c1b16d
README.md
@@ -1,4 +1,4 @@
1
-# bulk-chain 0.25.1
+# bulk-chain 0.25.2
2

3
[](https://colab.research.google.com/github/nicolay-r/bulk-chain/blob/master/bulk_chain_tutorial.ipynb)
4
[](https://x.com/nicolayr_/status/1847969224636961033)
setup.py
@@ -15,7 +15,7 @@ def get_requirements(filenames):
15
16
setup(
17
name='bulk_chain',
18
- version='0.25.1',
+ version='0.25.2',
19
python_requires=">=3.6",
20
description='A lightweight, no-strings-attached Chain-of-Thought framework for your LLM, '
21
'ensuring reliable results for bulk input requests.',
0 commit comments