Skip to content

Commit db4b96b

Browse files
committed
Restructure backend and add MCP server v3
Moved data files to new locations, added new backend app.py, and introduced v3 MCP server modules with supporting services, configuration, and orchestration. Updated documentation for Docker MCP server testing and Azure AI Foundry project reuse. Improved deployment guides and infrastructure outputs for better environment configuration.
2 parents 0699ef8 + f2b7fd6 commit db4b96b

File tree

82 files changed

+6640
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+6640
-159
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,3 +458,5 @@ __pycache__/
458458
*.whl
459459
.azure
460460
.github/copilot-instructions.md
461+
# Ignore sample code folder
462+
data/sample_code/
File renamed without changes.

0 commit comments

Comments
 (0)