lmnr-ai / lmnr

Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
https://www.lmnr.ai
Apache License 2.0
1.18k stars 59 forks source link

update models in pipeline templates to 4o family (#215) #216

Closed dinmukhamedm closed 1 week ago

dinmukhamedm commented 1 week ago

[!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 89498e70f41fb76f60836f8068a12efe15850647. It will automatically update as commits are pushed.