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
When trying to add a source and gpt-5 is model, there is an error, because the parameter top_p isn't accepted when using gpt-5. Seems like it's in a dependency (maybe langchain?), I couldn't track it down.