eino-practices
Installation
SKILL.md
Eino Practices
CloudWeGo Eino is an AI application development framework for Go, providing capabilities for LLM invocation, component orchestration, and Agent development.
When to Use This Skill
Use this skill when:
- You need to call large language models from Go
- You need to build LLM-based applications
- You need to define tools for LLM to call
- You need to orchestrate multiple AI components into workflows
- You need to develop Agent applications (ReAct, Multi-Agent, etc.)
- You need to implement RAG (Retrieval Augmented Generation)
- You need advanced features like state management, checkpoints, or callbacks
Core Concepts
Core components of the Eino framework: