Skip to content

feat(aliases): add new ChatModel constants for GPT-4.1 variants #372

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iktakahiro
Copy link

@iktakahiro iktakahiro commented Apr 15, 2025

This pull request adds support for the newly released GPT-4.1 model family by introducing the following constants to the ChatModel type:

  • ChatModelGPT4_1
  • ChatModelGPT4_1_2025_04_14
  • ChatModelGPT4_1Mini
  • ChatModelGPT4_1Mini_2025_04_14
  • ChatModelGPT4_1Nano
  • ChatModelGPT4_1Nano_2025_04_14

@iktakahiro iktakahiro force-pushed the gpt-4.1 branch 3 times, most recently from 73e661b to 6d21952 Compare April 15, 2025 01:46
@iktakahiro iktakahiro marked this pull request as ready for review April 15, 2025 01:51
@iktakahiro iktakahiro requested a review from a team as a code owner April 15, 2025 01:51
@iktakahiro iktakahiro force-pushed the gpt-4.1 branch 2 times, most recently from 9bd0845 to dca252b Compare April 15, 2025 02:34
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.

1 participant