You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jerryjliu, I'm looking through your multimodal report generation example. I noticed you use set pass_context=True in the step decorator. I don't see this documented anywhere, and it actually doesn't seem to do anything when I look at the source?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @jerryjliu, I'm looking through your multimodal report generation example. I noticed you use set
pass_context=True
in the step decorator. I don't see this documented anywhere, and it actually doesn't seem to do anything when I look at the source?https://github.com/run-llama/llama_parse/blob/bd7b5634630f5b051b63c84d9aac3d3a56e906f3/examples/multimodal/multimodal_report_generation_agent.ipynb#L720
https://github.com/run-llama/llama_index/blob/86208690c874b62b4d69ab2d6a44055387b7e597/llama-index-core/llama_index/core/workflow/decorators.py#L33
Beta Was this translation helpful? Give feedback.
All reactions