Agent Cloud is like having your own GPT builder with a bunch extra goodies. The GUI features 1) RAG pipeline which can natively embed 260+ datasources 2) Create Conversational apps (like GPTs) 3) Create Multi Agent process automation apps (crewai) 4) Tools 5) Teams+user permissions. Get started fast with Docker and our install.sh
Snowflake - https://docs.snowflake.com/en/user-guide/oauth-custom
As these are required for our implementation of OAuth I'll need to create custom strategies for these.
This shouldn't be too bad it'll just hit the respective endpoints for OAuth, generate the redirect URL and redirect the user. Then handle the passport.js authorize funciton
Passport.js currently doesn't support:
ref #603 and PR #611