LangChain version 0.0.10: @cloud_nlp support (
@sjwhitmore
) @elastic support (
@sjwhitmore
) support for text2text generation models on @huggingface (h/t @deliprao 4 idea) model laboratory: easily compare the same input to different models https://
github.com/hwchase17/lang
chain/
…
@langchain
-
LangChain 0.0.10: Cloud NLP, Elastic, and Model Laboratory Features
By
–
-
LangChain 0.0.9: Hugging Face Embeddings and API Key Management
By
–
LangChain version 0.0.9 Support for embeddings with @huggingface through `sentence_transformers` from @abdrahman_issam (example notebook: https://colab.research.google.com/drive/1lbjO0-nITa5c8RXfagsIZDqxZ_mVl_2k?usp=sharing…) Better support for different ways of specifying API keys from @camjuu