Skip to content

chore: remove o1-mini suggestion from UI add model view#957

Merged
kalvinnchau merged 1 commit intomainfrom
kalvin/remove-o1mini
Jan 30, 2025
Merged

chore: remove o1-mini suggestion from UI add model view#957
kalvinnchau merged 1 commit intomainfrom
kalvin/remove-o1mini

Conversation

@kalvinnchau
Copy link
Copy Markdown
Contributor

remove o1-mini suggestion from UI add model view

remove the o1-mini suggestion from the "Add Model" page since it is not supported (see #921)

image

@lily-de
Copy link
Copy Markdown
Contributor

lily-de commented Jan 30, 2025

seems like my hardcoded stuff isn't so bad after all hehe -- glad i didn't implement dynamically fetching model names like a real engineer :D

@kalvinnchau kalvinnchau merged commit cb93d75 into main Jan 30, 2025
@kalvinnchau kalvinnchau deleted the kalvin/remove-o1mini branch January 30, 2025 21:46
'gpt-4o-mini',
'gpt-4o',
'gpt-4-turbo',
'gpt-3.5-turbo',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

would also remove gpt-3.5-turbo (its deprecated)

michaelneale added a commit that referenced this pull request Jan 30, 2025
* main:
  chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959)
  chore: remove o1-mini suggestion from UI add model view (#957)
  fix: missing field in request (#956)
  docs: update provider docs, fix rate limit link (#943)
  fix: clarify linux cli install only (#927)
  feat: update ui for ollama host (#912)
  feat: add CONFIGURE=false option in install script (#920)
  fix: truncation agent token calculations (#915)
  fix: request payload for o1 models (#921)
michaelneale added a commit that referenced this pull request Jan 31, 2025
* main: (28 commits)
  ci: per semver build metadata should be after + (#971)
  fix: temp fix to make CI workflow pass (#970)
  chore: bump patch version to 1.0.3 (#967)
  fix: load shell automatically from env for GUI (#948)
  fix: update versions in release and canary workflows (#911)
  docs: fix typo, name (#963)
  docs: typo fix (#961)
  chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959)
  chore: remove o1-mini suggestion from UI add model view (#957)
  fix: missing field in request (#956)
  docs: update provider docs, fix rate limit link (#943)
  fix: clarify linux cli install only (#927)
  feat: update ui for ollama host (#912)
  feat: add CONFIGURE=false option in install script (#920)
  fix: truncation agent token calculations (#915)
  fix: request payload for o1 models (#921)
  Update SupportedEnvironments.js so others don't get confused on why they can not open the macos app on x86 (#888)
  fix: improve configure process with error message (#919)
  docs: Goose on Windows via WSL (#901)
  fix: more graceful handling of missing usage in provider response (#907)
  ...
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 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

Successfully merging this pull request may close these issues.

3 participants