Files
eveAI/common/models
Josako d2bb51a4a8 Extra commit for files in 'common'
- Add functionality to add a default dictionary for configuration fields
- Correct entitlement processing
- Remove get_template functionality from ModelVariables, define it directly with LLM model definition in configuration file.
2025-05-19 14:12:38 +02:00
..
2024-05-06 21:30:07 +02:00
2024-09-05 14:31:54 +02:00
2025-05-02 13:10:59 +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!