This commit is contained in:
retoor 2025-10-03 19:45:32 +02:00
parent 495fdbb0fc
commit 3560bbc007

View File

@ -1,4 +1,4 @@
# Project Name Matching and Issue Creation in app.py # Mr. Issue
This document explains in detail how the project name is matched from the user's prompt and how the issue titles and descriptions are extracted, formatted as JSON, and used to create issues via the Gitea API in the `app.py` FastAPI application. This document explains in detail how the project name is matched from the user's prompt and how the issue titles and descriptions are extracted, formatted as JSON, and used to create issues via the Gitea API in the `app.py` FastAPI application.