This website requires JavaScript.
Explore
Help
Register
Sign in
ISRI
/
ai-server
Watch
10
Star
0
Fork
You've already forked ai-server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e833342581
ai-server
/
source
/
api
/
interface
History
faraphel
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
..
base
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
__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
ChatInterface.py
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