Add LangChain vm_run wrapper example

This commit is contained in:
Thales Maciel 2026-03-08 13:39:10 -03:00
parent f7c8a4366b
commit a5cde71b37
4 changed files with 153 additions and 0 deletions

View file

@ -83,6 +83,10 @@ Recommended pattern:
- map framework tool input directly onto `vm_run`
- avoid exposing lifecycle tools unless the framework truly needs them
Concrete example:
- [examples/langchain_vm_run.py](/home/thales/projects/personal/pyro/examples/langchain_vm_run.py)
## Selection Rule
Choose the narrowest integration that matches the host environment: