bugs
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Prisma",
|
|
||||||
"lockfileVersion": 3,
|
|
||||||
"requires": true,
|
|
||||||
"packages": {}
|
|
||||||
}
|
|
||||||
11
prisma/.env
11
prisma/.env
@@ -1,11 +0,0 @@
|
|||||||
# API Keys Configuration
|
|
||||||
# Copy this file to .env.local and add your actual API keys
|
|
||||||
|
|
||||||
# Primary API Key (used by default)
|
|
||||||
# For Google Gemini: https://ai.google.dev/
|
|
||||||
# For OpenAI: https://platform.openai.com/
|
|
||||||
VITE_API_KEY=sk-d8f36ac74ac24875abcbdcae382177eb
|
|
||||||
|
|
||||||
# Alternative: Use provider-specific keys (optional)
|
|
||||||
# GEMINI_API_KEY=your_gemini_key_here
|
|
||||||
# OPENAI_API_KEY=your_openai_key_here
|
|
||||||
4
prisma/.gitignore
vendored
4
prisma/.gitignore
vendored
@@ -22,5 +22,5 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
prisma/.env
|
.env
|
||||||
prisma/.env.example
|
# .env.example is allowed by default
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
|
|
||||||
{
|
|
||||||
"description": "Prisma - Deep multi-agent reasoning application.",
|
|
||||||
"requestFramePermissions": [],
|
|
||||||
"name": "Prisma"
|
|
||||||
}
|
|
||||||
4254
prisma/package-lock.json
generated
4254
prisma/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user