mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-01 17:10:24 +08:00
Replaces the hardcoded API endpoint with a function that retrieves the correct base path for server model requests. Improves compatibility with deployments where the API is not served from the root path.