Skip to content
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

update models in pipeline templates to 4o family #215

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

dinmukhamedm
Copy link
Member

@dinmukhamedm dinmukhamedm commented Nov 15, 2024

Important

Update model names in seed.json to the new '4o' family models for pipeline templates.

  • Model Updates:
    • Updated model from openai:gpt-3.5-turbo to openai:gpt-4o-mini in seed.json for nodes <node_0_id>, <node_1_id>, <node_2_id>, <node_3_id>, <node_4_id>, <node_5_id>.
    • Updated model from openai:gpt-4-turbo to openai:gpt-4o in seed.json for nodes <node_2_id> and <node_4_id>.

This description was created by Ellipsis for 153feb3. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 153feb3 in 19 seconds

More details
  • Looked at 148 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/lib/db/seed.json:34
  • Draft comment:
    Ensure that the new model 'openai:gpt-4o-mini' is supported and available in the environment where this code will be deployed. This change is applied consistently across multiple instances in the JSON file.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates the model names in the pipeline templates to the '4o' family. This change is consistent across multiple instances in the JSON file.

Workflow ID: wflow_9CeFAFttrcbI7q3a


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@dinmukhamedm dinmukhamedm merged commit 89498e7 into dev Nov 15, 2024
1 check passed
@dinmukhamedm dinmukhamedm deleted the update-templates branch November 15, 2024 22:46
dinmukhamedm added a commit that referenced this pull request Nov 15, 2024
update models in pipeline templates to 4o family (#215)
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