feature/mcp-mode-with-first-routes

#31

This PR aims to initiate the development of the ClimateQ&A MCP server.
Two MCP routes have been set up so far: the “classic” retrieval route and the graph-based one.
To achieve this, I updated the Gradio version in the requirements file and added the [mcp] specification.

I also updated the README file to make it easier for new developers to set up their local development environment.

I ran a linter (ruff) on the codebase to improve readability, which is why many files have been modified in this PR.
I recommend focusing mainly on the following key changes:

  • requirements.txt
  • README.md
  • app.py
  • mcp_service.py
tompoulenard changed pull request status to open

It's empty bro, you had me excited for an empty PR lmao

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment