Changelog
- a8cb018 Merge pull request #772 from soffchen/main
- 9fa2a7e Merge pull request #782 from router-for-me/modelmappings
- 50e6d84 feat(cliproxy): introduce global model name mappings for improved aliasing and routing
- f6ab6d9 fix(logging): add
isDirWritableutility to enhance log dir validation inConfigureLogOutput - bc866ba fix(logging): refactor
ConfigureLogOutputto accept config object and adjust log directory handling - 6705d20 fix: Implement fallback log directory for file logging on read-only systems.
- 44b63f0 fix: Return an error if the user home directory cannot be determined for the fallback log path.
- d443c86 refactor(config): rename model mapping fields from from/to to name/alias
- 7be3f1c refactor(config): rename model-name-mappings to oauth-model-mappings