-
Notifications
You must be signed in to change notification settings - Fork 135
feat: Add chatgpt and Agents SDK integration #2065
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Comment @cursor review or bugbot run to trigger another review on this PR
| title: ChatGPT Integration | ||
| sidebar_label: ChatGPT | ||
| description: Learn how to integrate Apify with ChatGPT to provide web context in real-time. | ||
| sidebar_position: 11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Duplicate sidebar_position values causing navigation disorder
The sidebar_position value of 11 is duplicated across chatgpt.md, openai_agents.md, and openai_assistants.md. This leads to unpredictable ordering in the documentation sidebar, as sidebar_position values are expected to be unique for consistent navigation.
Additional Locations (1)
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
MQ37
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool 😎
feat: Add chatgpt.md and Agents SDK integration guides
close: https://github.com/apify/ai-team/issues/102
Note
Cursor Bugbot is generating a summary for commit 6c0a7eb. Configure here.