Skip to content

feat: add GitHub Models service #877

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

Merged
merged 8 commits into from
Apr 19, 2025
Merged

feat: add GitHub Models service #877

merged 8 commits into from
Apr 19, 2025

Conversation

tisfeng
Copy link
Owner

@tisfeng tisfeng commented Apr 19, 2025

tisfeng added 6 commits April 18, 2025 00:57
…stency

- Update the slider binding to use the view model's value
- Refactor the text field to handle input changes and valid input filtering
- Ensure that the value is parsed and clamped correctly from the text field input
- Maintain padding and structural layout consistency in the slider and text field components

Signed-off-by: tisfeng <tisfeng@gmail.com>
@tisfeng
Copy link
Owner Author

tisfeng commented Apr 19, 2025

Since some reasoning models, like o4-mini only support temperature = 1, so I added an option for temperature, default to 0.3.

temperature = 0.3

image

temperature = 1.0

image

@tisfeng tisfeng requested a review from phlpsong April 19, 2025 14:58
@tisfeng tisfeng merged commit 05963fd into dev Apr 19, 2025
5 checks passed
@tisfeng tisfeng deleted the github-models branch April 19, 2025 15:38
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.

2 participants