chatgpt-api/packages/validators
Travis Fischer 0a67043c03 feat: refactor legacy agentic packages to new platform layout 2025-06-28 23:07:40 -05:00
..
src feat: add name/slug to project config 2025-06-25 23:01:38 -05:00
package.json feat: refactor legacy agentic packages to new platform layout 2025-06-28 23:07:40 -05:00
readme.md feat: add name/slug to project config 2025-06-25 23:01:38 -05:00
tsconfig.json feat: drizzle-zod and hono openapi improvements 2025-04-26 06:11:33 +07:00

readme.md

Project Identifier

@namespace/project-slug

Deployment Identifier

${projectIdentifier} => ${projectIdentifier}@latest ${projectIdentifier}@latest ${projectIdentifier}@dev ${projectIdentifier}@deploymentHash ${projectIdentifier}@version

Tool Identifier

${deploymentIdentifier}/tool_name

Tool Names

  • Must start with a letter or underscore
  • Can include only letters, numbers, and underscores
  • Use either camelCase or snake_case consistently across all tools

OpenAI vs Anthropic vs Google vs MCP tool name restrictions