Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkyworkAI/DeepResearchAgent
/ test_langgraph_openai.py
File
test_langgraph_openai.py
tests/test_langgraph_openai.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain_openai
import
ChatOpenAI
2
from
langchain_core.tools
import
BaseTool
3
from
dotenv
import
load_dotenv
4
from
pydantic
import
BaseModel, Field
Callers
nothing calls this directly
Calls
5
AddNumbersTool
Class · 0.85
print
Function · 0.85
invoke
Method · 0.80
ChatOpenAI
Class · 0.50
run
Method · 0.45
Tested by
no test coverage detected