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
895319d add helper function for manipulating headers for outgoing requests - supports applying specific headers necessary for assistants routes when using OAuth
dd6296f add simple spinner to chat completion requests
584300a update authorization flows allowing assistants to share the same auth paths as indexes - login vs. api key should both work for both if provided, get rid of the boolean controlling auth
3898d7f update flag from name to assistant for chat and describe commands
702d904 update network calls to allow assistant requests to use the OAuth token if login flow was used, update headers applied to outgoing requests