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.
2 parents 94ca423 + ff30b8f commit 90bfa23Copy full SHA for 90bfa23
README.md
@@ -2,7 +2,7 @@
2
3
[](https://pypi.org/project/pica-langchain)
4
5
-
+<img src="https://assets.picaos.com/github/langchain.svg" alt="Pica LangChain Banner" style="border-radius: 5px;">
6
7
A Python package for integrating [Pica](https://picaos.com) with [LangChain](https://langchain.com).
8
setup.py
setup(
name="pica-langchain",
- version="1.2.6",
+ version="1.2.7",
packages=find_packages(),
install_requires=[
"langchain==0.3.20",
0 commit comments