tabbyAPI-ollama/endpoints
kingbri 2c3bc71afa Tree: Switch to asynchronous file handling
Using aiofiles, there's no longer a possiblity of blocking file operations
that can hang up the event loop. In addition, partially migrate
classes to use asynchronous init instead of the normal python magic method.

The only exception is config, since that's handled in the synchonous
init before the event loop starts.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-09-10 16:45:14 -04:00
..
core Tree: Switch to asynchronous file handling 2024-09-10 16:45:14 -04:00
Kobold API: Bump sent koboldcpp version 2024-09-07 21:45:51 -04:00
OAI Properly specify config value in the error message 2024-09-08 22:02:49 +03:00
server.py Config: Migrate to global class instead of dicts 2024-09-04 23:18:47 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00