Server configuration now lets you select the type of server that is being used, which presents some additional options tailored to that inference server/service:
- Configuration options for llama.cpp and DeepSeek cloud platform currently, others may be added in the future.
- See the readme for additional information.
What's Changed
- Add server-type configurations, DeepSeek reasoning options by @skye-harris in #75
- Llama.cpp config options by @NickM-27 in #76
- Bugfix thinking content parser (reasoning_content vs reasoning) by @Johnson145 in #73
New Contributors
- @Johnson145 made their first contribution in #73
Full Changelog: 1.6.0...1.7.0