pull/9711/head
Nuno Campos 1 year ago
parent 2242e2160f
commit 4eecf90f33

@ -42,7 +42,6 @@ from langchain.schema.runnable import (
RunnableSequence,
RunnableWithFallbacks,
)
from tenacity import RetryError, Retrying, retry_if_exception_type, stop_after_attempt
class FakeTracer(BaseTracer):

Loading…
Cancel
Save