Skip to content

Commit

Permalink
add g2thinking
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 20, 2024
1 parent e17d55b commit f16d915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/types/prompt_template.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ type ModelType = OptionsOrString<
| "huggingface:microsoft/Phi-3-mini-4k-instruct"
| "jan:llama3.2-3b-instruct"
| "google:gemini-2.0-flash-exp"
| "google:gemini-2.0-flash-thinking-exp-1219"

Check failure on line 160 in packages/core/src/types/prompt_template.d.ts

View workflow job for this annotation

GitHub Actions / build

The model name "google:gemini-2.0-flash-thinking-exp-1219" contains a typo and should be corrected to "google:gemini-2.0-flash-thinking-exp-1218".
| "google:gemini-1.5-flash"
| "google:gemini-1.5-flash-latest"
| "google:gemini-1.5-flash-8b"
Expand Down

0 comments on commit f16d915

Please sign in to comment.