Files
eveAI/common/models
Josako 6cf660e622 - Adding a Tenant Type
- Allow filtering on Tenant Types & searching for parts of Tenant names
- Implement health checks
- Start Prometheus monitoring (needs to be finalized)
- Refine audio_processor and srt_processor to reduce duplicate code and support for larger files
- Introduce repopack to reason in LLMs about the code
2024-09-13 15:43:40 +02:00
..
2024-07-08 15:22:35 +02:00
2024-05-06 21:30:07 +02:00
2024-09-05 14:31:54 +02:00
2024-09-13 15:43:40 +02:00

If models are added to the public schema (i.e. in the user domain), ensure to add their corresponding tables to the
env.py, get_public_table_names, for tenant migrations!