tabbyAPI-ollama/backends
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
..
exllamav2 Tree: Switch to asynchronous file handling 2024-09-10 16:45:14 -04:00
infinity remove logging 2024-09-04 16:14:09 +01:00