Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

LangChain Fundamentals

Skill Verificado
88
Faz parte de:LangChain Skills

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

Resumo de IA

This skill provides the essential building blocks for creating LangChain agents. It demonstrates how to use `create_agent`, define custom tools with type safety, and implement middleware for advanced control flows such as human-in-the-loop interactions and error handling. The examples cover both Python and TypeScript implementations.

License

  • info:License usabilityA LICENSE file is not present, and no SPDX identifier is found in the manifest files. The README mentions MIT license, but it's not formally declared in a way that packaging tools can detect.

Maintenance

  • warning:Commit recencyNo commits found on the default branch, indicating potential lack of maintenance.

Versioning

  • warning:Release ManagementNo version field is present in any manifest file, nor are there GitHub release tags or a CHANGELOG. The README does not specify installation via a versioned artifact.

Instalação

Primeiro, adicione o marketplace

/plugin marketplace add langchain-ai/langchain-skills
/plugin install langchain-skills@langchain-skills
8 days ago
651 stars
MIT
Atualizado em 2 days ago
Ver código-fonte