Skip to main content
Glama
stream_agent.yaml534 B
backend: http flow: dashscope_deep_research: flow_content: DashscopeDeepResearchOp() stream: true langchain_deep_research: flow_content: | cr_op = ConductResearchOp() << {"search_op": DashscopeSearchOp(), "think_op": ThinkToolOp()} LangchainDeepResearchOp() << [cr_op, ThinkToolOp(), ResearchCompleteOp()] stream: true conduct_research: flow_content: | op = ConductResearchOp() op.ops.search_op = DashscopeSearchOp() op.ops.think_op = ThinkToolOp() op stream: true

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/FlowLLM-AI/finance-mcp'

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