This website requires JavaScript.
Explore
Help
Sign In
UniqAI
/
bolt.diy
Watch
1
Star
0
Fork
0
You've already forked bolt.diy
mirror of
https://github.com/stackblitz-labs/bolt.diy
synced
2025-02-01 23:44:39 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
90a206f2d4
bolt.diy
/
worker-configuration.d.ts
6 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2024-07-10 16:44:39 +00:00
interface
Env
{
ANTHROPIC_API_KEY
:
string
;
Added the ability to use practically any LLM you can dream of within Bolt.new
2024-10-13 18:53:43 +00:00
OPENAI_API_KEY
:
string
;
GROQ_API_KEY
:
string
;
feat: initial commit
2024-07-10 16:44:39 +00:00
}
Reference in New Issue
Copy Permalink