This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
local-llm-server/llm_server/routes
Cyberes 7af3dbd76b add message about settings 2023-09-30 21:31:25 -06:00
..
helpers add message for /v1/ 2023-09-30 21:07:12 -06:00
openai mvp 2023-09-29 00:09:44 -06:00
v1 add message about settings 2023-09-30 21:31:25 -06:00
v2 add message for /v1/ 2023-09-30 21:07:12 -06:00
__init__.py show total output tokens on stats 2023-08-24 20:43:11 -06:00
auth.py more work on openai endpoint 2023-09-26 22:09:11 -06:00
ooba_request_handler.py functional 2023-09-30 19:41:50 -06:00
openai_request_handler.py fix double logging 2023-09-28 01:34:15 -06:00
queue.py functional 2023-09-30 19:41:50 -06:00
request_handler.py adjust stats 2023-09-30 20:42:48 -06:00
server_error.py fix invalid param error, add manual model name 2023-09-12 10:30:45 -06:00
stats.py functional 2023-09-30 19:41:50 -06:00