mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 04:55:14 +00:00
docs: udpated api reference (#25172)
- Move the API reference into the vercel build - Update api reference organization and styling
This commit is contained in:
@@ -18,7 +18,7 @@ from langchain_community.utilities.tavily_search import TavilySearchAPIWrapper
|
||||
from langchain_core.messages import AIMessage, HumanMessage
|
||||
from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder
|
||||
from langchain_core.pydantic_v1 import BaseModel, Field
|
||||
from langchain_core.tools import tool
|
||||
from langchain_core.tools.convert import tool
|
||||
|
||||
|
||||
@tool
|
||||
|
Reference in New Issue
Block a user