Skip to main content
Glama
by wukan1986
__init__.py330 B
from ._version import __version__ from .enums import QueryType, Site, Provider from .tool import BrowserManager, query, chat TIMEOUT = 1000 * 60 * 3 # 3分钟,在抓取EventStream数据时等待数据返回,防止外层30秒超时 TIMEOUT_60 = 1000 * 60 # 1分钟 # TODO 临时测试 # TIMEOUT = None # TIMEOUT_60 = None

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wukan1986/query_table'

If you have feedback or need assistance with the MCP directory API, please join our Discord server