yrobel-lima commited on
Commit
a45501c
·
verified ·
1 Parent(s): 0182942

Update rag_chain/chain.py

Browse files
Files changed (1) hide show
  1. rag_chain/chain.py +0 -1
rag_chain/chain.py CHANGED
@@ -53,7 +53,6 @@ class DocumentFormatter:
53
  )
54
 
55
 
56
- @cache
57
  def create_langsmith_client():
58
  """Create a Langsmith client."""
59
  os.environ["LANGCHAIN_TRACING_V2"] = "true"
 
53
  )
54
 
55
 
 
56
  def create_langsmith_client():
57
  """Create a Langsmith client."""
58
  os.environ["LANGCHAIN_TRACING_V2"] = "true"