OpenLLM icon indicating copy to clipboard operation
OpenLLM copied to clipboard

bug: OpenLLM not working in langchain

Open Rehan-shah opened this issue 2 years ago • 1 comments

Describe the bug

OpenLLM not working in langchain in google colab doc

To reproduce

https://colab.research.google.com/drive/11awO0MyCeh0Yi88EoPY_4LBs8IfiN0Iu?usp=sharing

Logs

No response

Environment

google colab

System information (Optional)

No response

Rehan-shah avatar Jun 22 '23 15:06 Rehan-shah

Looks like the langchain integrations had not been merged ---> see https://github.com/hwchase17/langchain/pull/6578 but a pull request was approved this morning, therefore hopefully will be available with the next release of langchain.

bmwas avatar Jun 22 '23 17:06 bmwas

Version 0.0.209 of langchain has include OpenLLM integration. Please try it out

aarnphm avatar Jun 23 '23 00:06 aarnphm