RobotecAI / rai

RAI is a multi-vendor agent framework for robotics, utilizing Langchain and ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.
Apache License 2.0
164 stars 18 forks source link

chore: update models' config #226

Closed maciejmajek closed 2 months ago

maciejmajek commented 2 months ago

Purpose

OpenAI has changed pricing for the latest gpt-4o model (gpt-4o-2024-08-06). This model will be the new default 4o on the 2nd of October 2024. Since the gpt-4o-2024-08-06 is on average ~45% cheaper than the current default 4o, the changes are introduced to minimize costs.

Proposed Changes

Updated configuration for the default, goto models.

Issues

Testing