docs: Fix typo in llmonitor.md (#22590)

pull/20180/head^2
liuzc9 4 months ago committed by GitHub
parent feb73d4281
commit e0e40f3f63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -110,7 +110,7 @@ with identify("user-123"):
llm.invoke("Tell me a joke")
with identify("user-456", user_props={"email": "user456@test.com"}):
agen.run("Who is Leo DiCaprio's girlfriend?")
agent.run("Who is Leo DiCaprio's girlfriend?")
```
## Support

Loading…
Cancel
Save