Better looking buttons
This commit is contained in:
parent
bffb22f1d8
commit
ec4f1a851a
@ -4,49 +4,49 @@
|
||||
the settings menu. Once enter you get access to all models from this provider.
|
||||
</p>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://openai.com/index/openai-api/"
|
||||
target="_blank"
|
||||
>
|
||||
Get OpenAI API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://console.anthropic.com/"
|
||||
target="_blank"
|
||||
>
|
||||
Get Anthropic API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://console.mistral.ai/"
|
||||
target="_blank"
|
||||
>
|
||||
Get Mistral API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://console.groq.com/"
|
||||
target="_blank"
|
||||
>
|
||||
Get Groq API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://aistudio.google.com/app/apikey"
|
||||
target="_blank"
|
||||
>
|
||||
Get Google API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://docs.perplexity.ai/docs/getting-started"
|
||||
target="_blank"
|
||||
>
|
||||
Get Perplexity API key
|
||||
</a>
|
||||
<a
|
||||
class="button is-small is-primary"
|
||||
class="button is-small is-primary is-outlined mt-1"
|
||||
href="https://fireworks.ai/login"
|
||||
target="_blank"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user