Fundamental_Analysis/services/report-generator-service/src
Lv, Qi 4881ac8603 feat: finalize backend readiness (config, limits, docs)
- Expose API Gateway port 4000 in docker-compose for local dev
- Enable dynamic API_GATEWAY_URL in Next.js config
- Add 64K context hard limit in report-generator to avoid LLM errors
- Add backend API readiness report
2025-11-22 00:57:23 +08:00
..
api.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
config.rs feat(config): Implement database-centric LLM provider architecture 2025-11-17 04:41:36 +08:00
error.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
formatter.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
llm_client.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
main.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
message_consumer.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
persistence.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
state.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
templates.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
worker.rs feat: finalize backend readiness (config, limits, docs) 2025-11-22 00:57:23 +08:00