This commit is contained in:
从何开始123
2026-01-09 00:30:48 +08:00
parent 7c47e35f77
commit 21842c2b50
6 changed files with 2 additions and 4279 deletions

BIN
.DS_Store vendored

Binary file not shown.

6
package-lock.json generated
View File

@@ -1,6 +0,0 @@
{
"name": "Prisma",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}

View File

@@ -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
View File

@@ -22,5 +22,5 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
prisma/.env .env
prisma/.env.example # .env.example is allowed by default

View File

@@ -1,6 +0,0 @@
{
"description": "Prisma - Deep multi-agent reasoning application.",
"requestFramePermissions": [],
"name": "Prisma"
}

4254
prisma/package-lock.json generated

File diff suppressed because it is too large Load Diff