1sec.ai

Tag

#langchain

Every item tagged langchain, newest first.

2 items

otherMay 14

Hugging Face x LangChain : A new partner package

Hugging Face and LangChain have partnered to offer a joint package for builders. The collaboration aims to simplify integration of large language models with LangChain's application framework. This partnership provides easier access to Hugging Face's model hub for LangChain users. You can now use Hugging Face models with LangChain more easily.

Key takeaways
  • Hugging Face and LangChain are partnering on a joint package.
  • The partnership simplifies integration with LangChain's framework.
  • Easier access to Hugging Face's model hub for LangChain users.
toolsJan 24

Open-source LLMs as LangChain Agents

The Hugging Face Transformers library now supports using open-source LLMs as agents in LangChain applications. This integration enables developers to leverage open-source models like Llama, Mistral, and others within the LangChain framework. You can build custom agents that combine these models with other tools and services. The integration expands the range of available tools for building AI applications.

Key takeaways
  • Hugging Face Transformers supports open-source LLMs as LangChain agents.
  • Developers can build custom agents combining open-source models with other tools.
  • Integration expands available tools for AI application development.