29 lines
565 B
Plaintext
29 lines
565 B
Plaintext
docker/
|
|
eveai_api/
|
|
eveai_beat/
|
|
eveai_chat/
|
|
eveai_chat_workers/
|
|
eveai_entitlements/
|
|
eveai_workers/
|
|
eveai_client/
|
|
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* |