CoreAgent - Simple Agent Framework w/ Stateful Tools #15247
ComposerKevin
started this conversation in
Show and tell
Replies: 1 comment
-
v0.1.1a removed hard requirement on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community, I want to proudly announce my open-source agent framework, CoreAgent.
CoreAgent is a lightweight and intuitive framework designed to make building intelligent agents straightforward. Focusing on simplicity, CoreAgent allows you to quickly integrate language models with custom tools to create powerful and versatile applications.
Key Features
Connection to vLLM
It uses
vLLM
'sguided_grammar
feature to fix model output structure dynamically.Source Code
https://github.com/CoreAgent-Project/CoreAgent
Please give it a star if you find it useful, thanks!
Beta Was this translation helpful? Give feedback.
All reactions