File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "schemaVersion" : 1 ,
33 "label" : " tests" ,
4- "message" : " 3942 " ,
4+ "message" : " 3946 " ,
55 "color" : " blue" ,
66 "cacheSeconds" : 300
77}
Original file line number Diff line number Diff line change @@ -22,10 +22,6 @@ ANTHROPIC_API_KEY=
2222# To use Mistral models
2323MISTRAL_API_KEY =
2424
25- # To use perplexity, including results from web search
26- PERPLEXITY_API_KEY =
27- PERPLEXITY_API_ENDPOINT = https://api.perplexity.ai
28-
2925# To generate images from fal.ai, the service of Forest Labs
3026FAL_API_KEY =
3127
@@ -42,5 +38,18 @@ GCP_CREDENTIALS_FILE_PATH=gcp_credentials.json
4238XAI_API_KEY =
4339XAI_API_ENDPOINT = https://api.x.ai/v1/
4440
45- # To get access to many models with one key from blackbox.ai
4641BLACKBOX_API_KEY =
42+
43+ OPENROUTER_API_KEY =
44+
45+ GROQ_API_KEY =
46+
47+ SCALEWAY_ENDPOINT =
48+ SCALEWAY_API_KEY =
49+
50+ LANGFUSE_PUBLIC_KEY =
51+ LANGFUSE_SECRET_KEY =
52+
53+ HF_TOKEN =
54+
55+ LINKUP_API_KEY =
You can’t perform that action at this time.
0 commit comments