|
156db5d6a1
|
fixed an issue where the chat interface would only show the final token of a model answer
|
2025-01-18 18:28:31 +01:00 |
|
|
0034c7b31a
|
replaced the previous venv system by a conda one, allowing for better dependencies management
|
2025-01-18 14:44:46 +01:00 |
|
|
8bf28e4c48
|
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 |
|
|
f647c960dd
|
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 |
|
|
7bd84c8570
|
added support of inputs parameters that are recognised by the API.
Models are now loaded in separate endpoints for the inputs to be easier to recognise
|
2025-01-09 23:12:54 +01:00 |
|
|
66ae63ac19
|
fixed the request field having the wrong name
|
2025-01-08 19:48:17 +01:00 |
|
|
e2ebbf8a82
|
base for the application : support custom python application and auto-install dependencies
|
2025-01-08 19:00:47 +01:00 |
|