Skip to content

Commit a876856

Browse files
author
Dylan Huang
authored
use absolute for images so pypi renders properly (#334)
1 parent bdb2b23 commit a876856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**Eval Protocol (EP) is an open solution for doing reinforcement learning fine-tuning on existing agents — across any language, container, or framework.**
77

8-
![Eval Protocol overview](./docs/intro.png)
8+
![Eval Protocol overview](https://github.com/eval-protocol/python-sdk/raw/main/docs/intro.png)
99

1010
Most teams already have complex agents running in production — often across remote services with heavy dependencies, Docker containers, or TypeScript backends deployed on Vercel. When they try to train or fine-tune these agents with reinforcement learning, connecting them to a trainer quickly becomes painful.
1111

0 commit comments

Comments
 (0)