anpigon's picture
add langchain docs
ed4d993
raw
history blame
185 Bytes
# flake8: noqa
# For backwards compatibility.
from langchain.agents.openai_assistant.base import (
OpenAIAssistantAction,
OpenAIAssistantFinish,
OpenAIAssistantRunnable,
)