Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK schema export: consume config key to KV config field name mapping #32

Open
ncoghlan opened this issue Mar 4, 2025 · 0 comments
Open

Comments

@ncoghlan
Copy link
Collaborator

ncoghlan commented Mar 4, 2025

lmstudio-ai/lmstudio-js#253 is an lmstudio-js feature request to also publish a data file that specifies how to map LlmPredictionConfig, LlmLoadModelConfig, and EmbeddingLoadModelConfig attributes to KvConfigStack field names.

This corresponding Python SDK issue covers updating the SDK data model generator to add that data file into the lmstudio package, and updating _kv_config.py to use it when mapping configuration keys, rather than maintaining the mappings independently of lmstudio-js.

@ncoghlan ncoghlan changed the title Python SDK data export: publish config key to KV config field name mapping SDK schema export: consume config key to KV config field name mapping Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant