I would like to just be able to put the deepinfa api url and api key and have it just work
for example the deepinfra site give this
-H "Content-Type: application/json" \
-H "Authorization: Bearer $(deepctl auth token)" \
-d '{
"input": "[INST] Just say hi! [/INST] "
}'```
and I would like to be able to put this url
https://api.deepinfra.com/v1/inference/cognitivecomputations/dolphin-2.6-mixtral-8x7b
and my deepinfra api key and use deepinfra models on cursor