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) #216

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

dinmukhamedm
Copy link
Member

@dinmukhamedm dinmukhamedm commented Nov 15, 2024

Important

Update models in seed.json pipeline templates to gpt-4o-mini and gpt-4o.

  • Behavior:
    • Update model in frontend/lib/db/seed.json from openai:gpt-3.5-turbo to openai:gpt-4o-mini for several nodes.
    • Update model from openai:gpt-4-turbo to openai:gpt-4o for specific nodes.
  • Files:
    • Changes made in frontend/lib/db/seed.json affecting multiple pipeline templates.

This description was created by Ellipsis for 89498e7. 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 89498e7 in 18 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:
    The model name has been updated to 'openai:gpt-4o-mini'. Ensure that this model is supported and available in the environment where this code will run. This change is consistent 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 new '4o' family. This change is consistent across multiple instances in the JSON file.

Workflow ID: wflow_H1cNqWH4dyIhcy0U


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

@dinmukhamedm dinmukhamedm merged commit b30e993 into main Nov 15, 2024
1 check passed
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