tabbyAPI-ollama/endpoints/core
kingbri 902045edbb API: Fix chat completion formatting flow
Previously, the flow for parsing chat completion messages and rendering
from the prompt template was disconnected between endpoints. Now, create
a common function to render and handle everything appropriately afterwards.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-11-21 17:51:14 -05:00
..
types API: Fix chat completion formatting flow 2024-11-21 17:51:14 -05:00
utils API: Add inline exception for dummy models 2024-11-17 21:15:45 -05:00
router.py API: Fix chat completion formatting flow 2024-11-21 17:51:14 -05:00