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(forge): Fix double model kwarg error in AnthropicProvider.create_chat_completion(..) #8666

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Nov 15, 2024

I ran into this error while trying to run git_log_to_release_notes.py

Changes 🏗️

  • Fix double model kwarg error in AnthropicProvider.create_chat_completion(..)

Checklist 📋

For code changes:

  • I have clearly listed my changes in the PR description

@github-actions github-actions bot added Forge platform/backend AutoGPT Platform - Back end size/xs labels Nov 15, 2024
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit bcff799
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6744999616b88b00081a3d9b
😎 Deploy Preview https://deploy-preview-8666--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dev@f00654c). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev    #8666   +/-   ##
======================================
  Coverage       ?   58.16%           
======================================
  Files          ?      106           
  Lines          ?     5765           
  Branches       ?      720           
======================================
  Hits           ?     3353           
  Misses         ?     2306           
  Partials       ?      106           
Flag Coverage Δ
Linux 57.86% <ø> (?)
Windows 54.64% <ø> (?)
forge 58.03% <ø> (?)
macOS 57.03% <ø> (?)

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.


🚨 Try these New Features:

@Pwuts Pwuts enabled auto-merge (squash) November 15, 2024 14:38
@Pwuts Pwuts requested review from ntindle and Torantulino November 19, 2024 15:46
@Pwuts Pwuts merged commit 464b530 into dev Nov 25, 2024
24 checks passed
@Pwuts Pwuts deleted the reinier/fix-forge-anthropic-provider branch November 25, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Forge platform/backend AutoGPT Platform - Back end size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants