Update environment variables and add LangGraph backend migration plan

- Updated ANALYSIS_AUTH_TOKEN and APP_ID in the .env file for enhanced security and configuration.
- Added a comprehensive migration plan document for transitioning the LangGraph backend, detailing the background, scope, goals, and architectural decisions for the project.
This commit is contained in:
Eric Wang
2026-07-26 07:24:30 +08:00
parent 88ba48ac77
commit 893eb2f2f7
3 changed files with 1400 additions and 2 deletions

4
.env
View File

@@ -3,7 +3,7 @@ SECRET_KEY=your_secret_key
DEBUG=True
ANALYSIS_SERVICE_URL=http://127.0.0.1:3030
ANALYSIS_AUTH_TOKEN=fastgpt-r13smJwPgXfGj1HDfc4SWAvIoNrL5Wc6o0BYnezqBs7hgzPdQ7Q34hVl2FJc0R
APP_ID=6a310def7132e9f7d592dabb
ANALYSIS_AUTH_TOKEN=fastgpt-ikgXptijS8NPkSuDxXLS4ShWc8PzMD4fZ5PlIXKt2dAcUrWEkfhp
APP_ID=691c1ae753e3f8d9f25ebc9b
VOICE_CONFIG=config/voice-fastgpt-state-xfyunSuperTTS.json

File diff suppressed because it is too large Load Diff