Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
system.output_markdown.genai.mts373 B
system({ title: "Markdown output system prompt" }) export default function (ctx: ChatGenerationContext) { const { $ } = ctx $`## Markdown Output Respond using Markdown syntax (GitHub Flavored Markdown also supported). - do NOT respond in JSON. - **do NOT wrap response in a 'markdown' code block!** ` if (/o3/.test(env.meta.model)) $`Formatting re-enabled.` }

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/microsoft/genaiscript'

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