Skip to content

Magnetic One Azure authentication #4212

Answered by ekzhu
junkgear asked this question in Q&A
Discussion options

You must be logged in to vote

This one uses azure AAD auth. Can you switch to use key-based auth:

{
"api_version": "2024-02-15-preview",
"azure_endpoint": "REPLACE_WITH_YOUR_ENDPOINT",
"model_capabilities": {
"function_calling": true,
"json_output": true,
"vision": true
},
"api_key": "Your API key",
"model": "gpt-4o-2024-05-13"
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jiahau3
Comment options

Answer selected by jackgerrits
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants