Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 'completion' referenced before assignment (#800)
- Fixes `UnboundLocalError("local variable 'completion' referenced before assignment")` error in LangchainTracer.on_llm_end callback
- Loading branch information