tabbyAPI-ollama/endpoints/OAI
kingbri 388d36e6bd OAI: Fix chat completion list parsing
The strings weren't being concatenated properly. Only add the combined
text if the chat completion type is a List.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-11-22 17:30:29 -05:00
..
types OAI: Strictly type chat completions 2024-11-19 23:18:18 -05:00
utils OAI: Fix chat completion list parsing 2024-11-22 17:30:29 -05:00
router.py API: Fix chat completion formatting flow 2024-11-21 17:51:14 -05:00