Of course this flow is a very simplified version of the real AI search engines, but it is a good starting point to understand the basic concepts. One benefit is that we can manipulate the search ...
. ├── es_mcp_server/ # 服务器代码 │ ├── __init__.py # 包初始化 │ ├── server.py # 服务器主程序 │ ├── config.py ...