Fetching metadata from the HF Docker repository...
Meetpatel006
Update main.yml
42bdc55
unverified
-
.github
Update main.yml
-
docs
Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.
-
mcp_server
Refactor JSON response handling in interaction_tools.py by replacing direct JSON loading with a utility function for extracting JSON from text. This change enhances error management and maintains consistency in data handling across the application.
-
tests
Refactor TutorX MCP server to integrate Mistral OCR for document processing, update concept graph tools for LLM-driven responses, and enhance learning path generation with Gemini. Transitioned various tools to utilize LLM for improved educational interactions and streamlined API responses.
-
128 Bytes
Remove ARCHITECTURE.md from version control and update .gitignore to exclude it
-
5 Bytes
Step 1: Initial TutorX MCP server setup with basic core features
-
11.7 kB
Remove ARCHITECTURE.md from version control and update .gitignore to exclude it
-
2.75 kB
Step 6: Enhanced documentation with detailed README, CODE_OF_CONDUCT, CONTRIBUTING guide, and LICENSE
-
2.55 kB
Step 6: Enhanced documentation with detailed README, CODE_OF_CONDUCT, CONTRIBUTING guide, and LICENSE
-
1.08 kB
Step 6: Enhanced documentation with detailed README, CODE_OF_CONDUCT, CONTRIBUTING guide, and LICENSE
-
12.5 kB
Add project analysis document, version history, and enhance README
-
10.5 kB
Update README.md
-
33.7 kB
Refactor response handling in app.py to standardize JSON output formatting. Update error management to return pretty-printed JSON for both successful and failed responses across various interaction tools, enhancing readability and consistency in data handling.
-
1.03 kB
Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.
-
786 Bytes
Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.
-
399 Bytes
All the functionality working with mock data
-
5.74 kB
Update MCP server port to 8000 in run.py and README.md; add .vscode/ to .gitignore
-
968 Bytes
Added external tool integration,also with test files and documentation
-
240 kB
Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.