ai-server/source
2025-01-12 21:26:50 +01:00
..
api fixed the life cycle of the models (they couldn't unload anymore) and simplified the implementation of the Python models 2025-01-12 21:26:50 +01:00
model fixed the life cycle of the models (they couldn't unload anymore) and simplified the implementation of the Python models 2025-01-12 21:26:50 +01:00
registry fixed the life cycle of the models (they couldn't unload anymore) and simplified the implementation of the Python models 2025-01-12 21:26:50 +01:00
utils added support for additional more user-friendly interfaces, improved some part of the application loading process to make it a bit simpler 2025-01-12 12:52:19 +01:00
__init__.py added support for additional more user-friendly interfaces, improved some part of the application loading process to make it a bit simpler 2025-01-12 12:52:19 +01:00
__main__.py added support for additional more user-friendly interfaces, improved some part of the application loading process to make it a bit simpler 2025-01-12 12:52:19 +01:00
meta.py base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00