This website requires JavaScript.
Explore
Help
Register
Sign In
Leopoldadmin
/
leocrm
Watch
1
Star
0
Fork
0
You've already forked leocrm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9063093a5ae74cbf8ca38b395cf52d810e72e8ea
leocrm
/
app
/
plugins
/
builtins
/
ai_assistant
T
History
Agent Zero
3fc4dcdb96
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
..
migrations
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
__init__.py
AI Assistant plugin: backend with LiteLLM, agents, tools, streaming chat
2026-07-17 00:45:24 +02:00
models.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
plugin.py
feat: chat folders, attachments, treeview backend - migration, models, routes
2026-07-17 09:15:39 +02:00
routes.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
schemas.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
services.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
tool_registry.py
AI Assistant plugin: backend with LiteLLM, agents, tools, streaming chat
2026-07-17 00:45:24 +02:00