Skip to content

Commit 81a1941

Browse files
committed
feat(blog): link template repo
1 parent 70bcbe7 commit 81a1941

File tree

1 file changed

+10
-0
lines changed
  • blog/2025-05-02-evaluating-agents-in-real-time

1 file changed

+10
-0
lines changed

blog/2025-05-02-evaluating-agents-in-real-time/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ import ReactPlayer from 'react-player'
99

1010
## Demo
1111

12+
This blog is built on top of [![FastAPI MCP LangGraph Template](https://img.shields.io/github/stars/nicholasgoh/fastapi-mcp-langgraph-template?label=FastAPI%20MCP%20LangGraph%20Template)](https://github.com/NicholasGoh/fastapi-mcp-langgraph-template)
13+
14+
<details>
15+
16+
<summary><strong>📈 GitHub Stars Over Time</strong></summary>
17+
18+
[![Star History Chart](https://api.star-history.com/svg?repos=nicholasgoh/fastapi-mcp-langgraph-template&type=Date)](https://www.star-history.com/#nicholasgoh/fastapi-mcp-langgraph-template&Date)
19+
20+
</details>
21+
1222
### Real Time Evaluation
1323

1424
- Math Agent not adhering to Math Topic: (`topic_adherence=0`)

0 commit comments

Comments
 (0)