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