tabbyAPI-ollama/endpoints/OAI/utils
kingbri 8ffc636dce OAI: Strictly type chat completions
Previously, the messages were a list of dicts. These are untyped
and don't provide strict hinting. Add types for chat completion
messages and reformat existing code.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-11-19 23:18:18 -05:00
..
chat_completion.py OAI: Strictly type chat completions 2024-11-19 23:18:18 -05:00
completion.py Merge branch 'main' into vision 2024-11-19 21:19:21 -05:00
embeddings.py Embeddings: Migrate and organize Infinity 2024-07-30 11:00:23 -04:00