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

fix: update gpt-4o #898

Merged
merged 2 commits into from
Jan 21, 2025
Merged

fix: update gpt-4o #898

merged 2 commits into from
Jan 21, 2025

Conversation

korosuke613
Copy link
Owner

@korosuke613 korosuke613 commented Jan 15, 2025

このプルリクエストには、システムプロンプトを更新し、OpenAIモデルの価格データを調整するための tools/libs/AiReviewer.ts ファイルへの変更が含まれています。最も重要な変更は、システムプロンプトの変更と gpt-4o モデルの価格データの更新です。

システムプロンプトの更新:

  • アシスタントが日本語の技術記事の校正用であることを指定し、修正に論理エラーを含めるようにシステムプロンプトを変更しました。

価格データの調整:

  • gpt-4o モデルの入出力価格を更新しました。
  • デフォルトのモデルを gpt-4o-2024-08-06 から gpt-4o に変更しました。

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.48%. Comparing base (53f8f43) to head (3f2885d).
Report is 130 commits behind head on main.

Files with missing lines Patch % Lines
tools/libs/AiReviewer.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #898      +/-   ##
==========================================
+ Coverage   61.13%   61.48%   +0.35%     
==========================================
  Files           9        9              
  Lines         584      592       +8     
  Branches       43       43              
==========================================
+ Hits          357      364       +7     
- Misses        227      228       +1     
Flag Coverage Δ
deno-unittests 61.48% <95.65%> (+0.35%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@korosuke613 korosuke613 deployed to test-ai-review January 15, 2025 09:28 — with GitHub Actions Active
@korosuke613 korosuke613 merged commit 9b16177 into main Jan 21, 2025
14 checks passed
@korosuke613 korosuke613 deleted the kiba-improve-ai branch January 21, 2025 08:09
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