Add README
This commit is contained in:
parent
c64c3f9496
commit
6959d7e986
11
README.md
11
README.md
|
|
@ -1,3 +1,10 @@
|
|||
# agentic-ai-prompts
|
||||
# Agentic AI Prompts
|
||||
|
||||
System prompts, planning patterns, and tool-use templates for multi-agent AI systems.
|
||||
System prompts, planning patterns, and tool-use templates for
|
||||
multi-agent AI systems. Compatible with LangChain, AutoGen, CrewAI,
|
||||
and vanilla API tool-use.
|
||||
|
||||
## Source Repositories
|
||||
- [awesome-ai-agent-papers](https://github.com/VoltAgent/awesome-ai-agent-papers)
|
||||
- [awesome-ai-agents-2026](https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026)
|
||||
- [Awesome-Agent-Papers](https://github.com/luo-junyu/awesome-agent-papers)
|
||||
|
|
|
|||
Loading…
Reference in New Issue