tabbyAPI-ollama/OAI
kingbri 282b5b2931 API: Fix responses and some params
Responses were not being properly sent as JSON. Only run pydantic's
JSON function on stream responses. FastAPI does the rest with static
responses.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-16 17:11:55 -05:00
..
types API: Fix responses and some params 2023-11-16 17:11:55 -05:00
utils.py Requirements: Don't force fastchat installation 2023-11-16 01:26:46 -05:00