Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ SessionData
Class
SessionData
bmtools/tools/bing_search/api.py:110–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
checked: bool
109
110
class
SessionData:
111
topic = None
112
content = []
113
digests = []
114
curResultChunk = 0
115
curTargetPageResultChunk = 0
116
117
data = SessionData()
118
Callers
1
api.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected