What's Changed
- refactor: cleanup unused code by @McPatate in https://github.com/huggingface/llm-ls/pull/82
- fix:
AcceptCompletionParams->RejectCompletionParamsby @McPatate in https://github.com/huggingface/llm-ls/pull/83 - fix: namelss file crash by @McPatate in https://github.com/huggingface/llm-ls/pull/84
- test: fix invalid deserialization by @McPatate in https://github.com/hug...