🚀 Introducing CogSol Framework #3
nsuruguay05
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Introducing CogSol Framework
Hi everyone, we’re excited to officially announce CogSol Framework
What is CogSol Framework?
CogSol Framework is a Python framework to build and manage AI agents with a code-first workflow, including:
makemigrations/migrate) synced to CogSol APIsGet started quickly
pip install cogsol-framework cogsol-admin startproject my_project cd my_project python manage.py startagent Support python manage.py makemigrations python manage.py migrate python manage.py chat --agent SupportAgentFor practical templates and end-to-end examples, check the Cookbook:
👉 https://github.com/cogsol/cogsol-cookbook
We’d love contributions
Please open issues/discussions for:
Thanks for trying CogSol Framework 🙌
Beta Was this translation helpful? Give feedback.
All reactions