I can’t complete assistant setup up in Reality Composer Pro 3 beta. I filled in the set up fields for OpenAI and clicked done. However, when I click connect nothing happens.
Hey @reflexx,
Can you make sure that there are credits on your account? Depending on the provider, if there's no credits associated with the API key it may fail. The expected URL for Anthropic is https://api.anthropic.com/v1.
If you're still experiencing an issue please open a bug report, and include the model provider URL, API Key Header, and a redacted version of the API Key field, and post the FB number here once you do.
Here are the values that work for three popular providers:
OpenAI
URL: https://api.openai.com/v1
API Key Header: Authorization
Anthropic
URL: https://api.anthropic.com/v1
API Key Header: x-api-key
Gemini
URL: https://generativelanguage.googleapis.com/v1beta/openai
API Key Header: Authorization
Hope this helps,
Michael