Skip to main content
Glama
constants.py390 B
""" Shared constants for Promptheus configuration and provider behaviour. """ VERSION = "0.3.0" GITHUB_REPO = "https://github.com/abhichandra21/Promptheus" GITHUB_ISSUES = f"{GITHUB_REPO}/issues" DEFAULT_PROVIDER_TIMEOUT = 60 # seconds DEFAULT_CLARIFICATION_MAX_TOKENS = 2000 DEFAULT_REFINEMENT_MAX_TOKENS = 4000 DEFAULT_TWEAK_MAX_TOKENS = 2000 PROMPTHEUS_DEBUG_ENV = "PROMPTHEUS_DEBUG"

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/abhichandra21/Promptheus'

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