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

レコメンド機能の作成(フェーズ3) #23

Merged
merged 11 commits into from
Aug 29, 2024

Conversation

kyoya0819
Copy link
Contributor

実装内容

  • App\Libs\Bedrockのコンストラクタのデフォルト値が間違っているためエラーになる問題を解決
  • OpenAIとPR TIMES APIのラッパーの作成
  • .env.exampleへデフォルト値の追加
  • 重みづけのデータの保管場所を変更
  • UseCasesの作成
    • ViewHistory
      • ViewHistoryCreateActionの作成
    • User
      • FindByIdActionの作成
  • プレスリリースの解析用のSeeder, Jobの追加
  • 閲覧履歴蓄積用APIの試験実装(修正予定)

@kyoya0819 kyoya0819 self-assigned this Aug 29, 2024
@kyoya0819 kyoya0819 merged commit 71ea8a0 into main Aug 29, 2024
1 check passed
@kyoya0819 kyoya0819 deleted the feature/add-recommend branch August 29, 2024 11:20
@kyoya0819 kyoya0819 restored the feature/add-recommend branch August 29, 2024 17:22
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