Skip to content

Instantly share code, notes, and snippets.

@rc19
rc19 / glm_4-7_bug.py
Created December 24, 2025 18:02
GLM 4.7 errors when strict=True for function calling
# fireworks-ai 1.0.0a20
from copy import deepcopy
from fireworks import Fireworks
client = Fireworks(
api_key="api_key",
)