Zhipu

Z.ai: GLM-4.7 FlashX

Chat
z-ai/glm-4.7-flashx

As a 30B-class SOTA model, GLM-4.7-Flash offers a new option that balances performance and efficiency. It is further optimized for agentic coding use cases, strengthening coding capabilities, long-horizon task planning, and tool collaboration, and has achieved leading performance among open-source models of the same size on several current public benchmark leaderboards.

200K 컨텍스트 윈도우
128K 최대 출력 토큰
출시일: 2026-01-19
지원 프로토콜:OpenAIopenaiAnthropicanthropic
제공업체:ZhipuZhipu
기능:Function Calling추론프롬프트 캐싱웹 검색

요금

유형요금
입력 토큰$0.072/M
출력 토큰$0.43/M
캐시 읽기$0.015/M
웹 검색$0.005/R

코드 예제

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="z-ai/glm-4.7-flashx",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

자주 묻는 질문

Z.ai: GLM-4.7 FlashX은(는) Ofox.ai에서 입력 $0.072/M/백만 토큰, 출력 $0.43/M/백만 토큰입니다. 종량제, 월정액 없음.

Discord

Discord 서버 참여

Discord