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 example app to use user settings instead of hardcoded values
- Replace hardcoded 'gpt-4o-mini' with settings.modelName in ConversationManager
- Remove base_url from LLM configuration to use default provider settings
- Fixes issue introduced in commit 394ca3a
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments