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
7e53b747c74118fad7d96c575db575d0076875c0
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