tabbyAPI-ollama/endpoints
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
..
core Merge branch 'main' into vision 2024-11-19 21:19:21 -05:00
Kobold Refactor the sampling class (#199) 2024-10-27 11:43:41 -04:00
OAI OAI: Strictly type chat completions 2024-11-19 23:18:18 -05:00
server.py Refactor the sampling class (#199) 2024-10-27 11:43:41 -04:00