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

add support for gpt-4o-2024-08-06 #715

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Aug 22, 2024

🚀 This description was created by Ellipsis for commit d62efad

Summary:

Added support for gpt-4o-2024-08-06 in config_registry.py with vision support and no assistant prefix.

Key points:

  • Added support for gpt-4o-2024-08-06 in skyvern/forge/sdk/api/llm/config_registry.py.
  • Registered new LLMConfig with key OPENAI_GPT-4O-2024-08-06.
  • Configuration includes supports_vision=True and add_assistant_prefix=False.
  • Requires OPENAI_API_KEY environment variable.

Generated with ❤️ by ellipsis.dev

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to d62efad in 6 seconds

More details
  • Looked at 16 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern/forge/sdk/api/llm/config_registry.py:91
  • Draft comment:
    The new configuration for "OPENAI_GPT-4O-2024-08-06" is added correctly and follows the existing pattern for registering configurations.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The new configuration for "OPENAI_GPT-4O-2024-08-06" is added without any issues. It follows the existing pattern for registering configurations.

Workflow ID: wflow_o3btHpRmCG0JGs3q


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@wintonzheng wintonzheng merged commit 1967e44 into main Aug 22, 2024
2 checks passed
@wintonzheng wintonzheng deleted the shu/add_gpt-4o-2024-08-06 branch August 22, 2024 21:08
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.

2 participants