yukkysaito / godot_rviz2

Apache License 2.0
53 stars 12 forks source link

change to 3.5-turbo #7

Closed yukkysaito closed 1 year ago

yukkysaito commented 1 year ago

Summary by OpenAI

Release Notes:

"In the realm of code, a new feature takes flight, With options for models shining bright. GPT-3.5 Turbo, the power it brings, Enhancing our workflows, like soaring wings."

github-actions[bot] commented 1 year ago

:robot: OpenAI

High-level Summary

The changes include the addition of new configuration options openai_light_model and openai_heavy_model with the value "gpt-3.5-turbo-0613". These configuration options likely relate to the OpenAI language model being used in the project. The purpose of these changes could be to provide flexibility in selecting different models for different scenarios or to update the default model being used.

File Changes

File Summary
.github/workflows/openai-pr-reviewer.yml Added new configuration options openai_light_model and openai_heavy_model with the value "gpt-3.5-turbo-0613".

These changes were made in the .github/workflows/openai-pr-reviewer.yml file, introducing the new configuration options mentioned above.


Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews



In the recent run, only the files that changed from the base of the PR and between 19c3608bbb1378448abf8d169dde06110731042c and d793cdd3f2ae834ed0e6c4ebc86fd6bc2573d47b commits were reviewed.

Files not reviewed due to simple changes (1) ### Skipped review in the recent run * .github/workflows/openai-pr-reviewer.yml