- Finish editing of Specialists with overview, agent - task - tool editor
- Split differrent caching mechanisms (types, version tree, config) into different cachers - Improve resource usage on starting components, and correct gevent usage - Refine repopack usage for eveai_app (too large) - Change nginx dockerfile to allow for specialist overviews being served statically
This commit is contained in:
28
.repopackignore_eveai_app_documents
Normal file
28
.repopackignore_eveai_app_documents
Normal file
@@ -0,0 +1,28 @@
|
||||
docker/
|
||||
eveai_api/
|
||||
eveai_beat/
|
||||
eveai_chat/
|
||||
eveai_chat_workers/
|
||||
eveai_entitlements/
|
||||
eveai_workers/
|
||||
instance/
|
||||
integrations/
|
||||
migrations/
|
||||
nginx/
|
||||
scripts/
|
||||
common/models/entitlements.py
|
||||
common/models/interaction.py
|
||||
common/models/user.py
|
||||
config/agents/
|
||||
config/prompts/
|
||||
config/specialists/
|
||||
config/tasks/
|
||||
config/tools/
|
||||
eveai_app/templates/administration/
|
||||
eveai_app/templates/entitlements/
|
||||
eveai_app/templates/interaction/
|
||||
eveai_app/templates/user/
|
||||
eveai_app/views/administration*
|
||||
eveai_app/views/entitlements*
|
||||
eveai_app/views/interaction*
|
||||
eveai_app/views/user*
|
||||
Reference in New Issue
Block a user