{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.litellm-function-calling",
  "version": "1.0.0",
  "title": "LiteLLM function-calling compatibility boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for LiteLLM function-calling compatibility.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.litellm.function-calling.capability",
        "statement": "LiteLLM normalizes function and tool-calling requests and responses across multiple supported model providers.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.litellm.function-calling"
        ]
      },
      {
        "id": "fact.litellm.function-calling.execution",
        "statement": "A completion can return tool-call names and arguments, while the client executes the corresponding function and sends the result back.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.litellm.function-calling"
        ]
      },
      {
        "id": "fact.litellm.function-calling.authorization",
        "statement": "Provider credentials, proxy policy, model access, budgets, downstream tool scopes, and mutation approval are independent controls.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.litellm.function-calling"
        ]
      },
      {
        "id": "fact.litellm.function-calling.boundary",
        "statement": "A normalized interface does not guarantee identical provider semantics, model support, safe arguments, external success, or a running proxy.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.litellm.function-calling"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/litellm-function-calling.json",
  "contentHash": "sha256:10c5462f293ab33fbc121115703da8c217ca046a99a6f027c1211935632c9e66",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/platform-integration/litellm-function-calling.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.litellm.function-calling",
        "url": "https://docs.litellm.ai/docs/completion/function_call",
        "title": "LiteLLM Function Calling",
        "publisher": "LiteLLM",
        "observedAt": "2026-08-28T09:25:24Z"
      }
    ]
  },
  "observedAt": "2026-08-28T09:25:24Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T09:25:24Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://github.com/BerriAI/litellm/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.litellm.function-calling",
      "type": "source-claim",
      "url": "https://docs.litellm.ai/docs/completion/function_call",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
