tabbyAPI-ollama/endpoints/OAI/utils
kingbri cab789e685 Templates: Migrate to class
Having many utility functions for initialization doesn't make much sense.
Instead, handle anything regarding template creation inside the
class which reduces the amount of function imports.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-04-21 23:28:14 -04:00
..
chat_completion.py Templates: Migrate to class 2024-04-21 23:28:14 -04:00
completion.py Common: Migrate request utils to networking 2024-03-21 23:21:57 -04:00
lora.py Tree: Switch to async generators 2024-03-16 23:23:31 -04:00
model.py Common: Migrate request utils to networking 2024-03-21 23:21:57 -04:00