alaahong commented on issue #613:
URL: https://github.com/apache/fesod/issues/613#issuecomment-3342151299
Draft flow
```
+-----------------+ JSON-RPC (stdio / WS / HTTP)
+------------------------+
| LLM / Agent | <--------------------------------------------> | MCP
Server (Java) |
| (OpenAI, etc.) | | - Request
Router |
+-----------------+ | - Tool
Registry |
| -
Resource Manager |
| -
Workbook Cache (LRU) |
| -
Pipeline Executor |
| - Metrics
& Logging |
+------------+------------+
|
+-----v------+
|
Fesod API |
+------------+
|
File System
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]