chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:37:47 +08:00
commit 7653f56fed
1422 changed files with 359026 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
OPENAI_API_KEY=your_api_key
LINKUP_API_KEY=you_api_key
# Neo4j Database Configuration
NEO4J_URI=bolt://localhost:7687
NEO4J_USER=neo4j
NEO4J_PASSWORD=demodemo
# OpenAI API Configuration
MODEL_NAME=gpt-4.1-mini