Releases: hypernetix/lmstudio-go
Releases · hypernetix/lmstudio-go
Release list
v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
- Added LM Studio autodiscovery feature by @Artifizer in #15
- Minor code style fixes for cyclomatic complexity and formatting
New Contributors
- @Dynaval81 made their first contribution in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- tech: added base object types for upcoming LM Studio interaction by @claudedigon in #1
- Initial implementation of the lmstudio-go client by @claudedigon in #2
- feat: command line client by @ast2074 in #4
- feat: makefile for the project by @ast2074 in #5
- test: added lmstudio_client_test.go by @Artifizer in #6
- test: added logger_test.go by @claudedigon in #7
- doc: update README.md by @Artifizer in #8
- test: added pkg/lmstudio/conn_test.go by @claudedigon in #9
- test: add pkg/lmstudio/model_loading_test.go by @Artifizer in #10
Full Changelog: https://github.com/hypernetix/lmstudio-go/commits/v1.0.0