You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update example code for sdk-ai 0.2.0 API changes
- AIConfig renamed to AICompletionConfigDefault for defaults
- config() now returns AICompletionConfig directly instead of tuple
- Access tracker via config_value.tracker instead of tuple unpacking
- Updated openai, langchain, bedrock, and gemini examples
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments