Skip to content

implement save_options#804

Merged
jeremyfowers merged 6 commits intolemonade-sdk:mainfrom
bitgamma:save-options
Jan 9, 2026
Merged

implement save_options#804
jeremyfowers merged 6 commits intolemonade-sdk:mainfrom
bitgamma:save-options

Conversation

@bitgamma
Copy link
Copy Markdown
Member

@bitgamma bitgamma commented Jan 7, 2026

Closes #791
Closes #809

  • Implement save_options in the load API
  • Implement the CLI switch --save-options
  • Extend model info endpoint to return recipe options
  • Update server_specs.md
  • Update lemonade-server-cli.md

@bitgamma bitgamma self-assigned this Jan 7, 2026
@bitgamma bitgamma marked this pull request as ready for review January 8, 2026 08:08
@bitgamma bitgamma requested a review from jeremyfowers January 8, 2026 08:08
Comment thread docs/server/server_spec.md Outdated
Comment thread src/cpp/tray/server_manager.cpp
Comment thread src/cpp/server/model_manager.cpp
Copy link
Copy Markdown
Member

@jeremyfowers jeremyfowers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally with both the CLI and curl requests. Works great!

Thanks for another fantastic contribution @bitgamma

@jeremyfowers jeremyfowers enabled auto-merge January 9, 2026 17:10
@jeremyfowers jeremyfowers added this pull request to the merge queue Jan 9, 2026
Merged via the queue into lemonade-sdk:main with commit d08eabe Jan 9, 2026
16 checks passed
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

Successfully merging this pull request may close these issues.

Model info endpoint should return saved recipe options for that model save_options flag for /load API and --save-options CLI option

2 participants