MCPcopy 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
110class SessionData:
111 topic = None
112 content = []
113 digests = []
114 curResultChunk = 0
115 curTargetPageResultChunk = 0
116
117data = SessionData()
118

Callers 1

api.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected