-
-
Notifications
You must be signed in to change notification settings - Fork 743
Closed
Description
Discussed in #725
Originally posted by victoriaaajiang July 4, 2025
Hello!
I'm building an MCP server using a local Ollama LLM. I want to measure latency breakdown for:
- Planning process
- Tool usage
- LLM answer generation
Which functions mark the start and end of each phase in the code?
I'm looking among agent.py, llm.py, task.py, mcp.py and main.py. But I find it quite hard to keep track of the interaction between functions.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels