Skip to content

feat: add Hy3 API quickstart and 6 examples (Issue #1) - #200

Open
ZhangJ83 wants to merge 1 commit into
Tencent-Hunyuan:rhinobird2026from
ZhangJ83:issue-1-quickstart-examples
Open

feat: add Hy3 API quickstart and 6 examples (Issue #1)#200
ZhangJ83 wants to merge 1 commit into
Tencent-Hunyuan:rhinobird2026from
ZhangJ83:issue-1-quickstart-examples

Conversation

@ZhangJ83

Copy link
Copy Markdown

内容

  • docs/quickstart.md:基础信息 / 最小可运行示例(cURL + Python)/ 参数说明 / 常见报错排查 / Examples 索引
  • docs/examples/:6 个示例,每个含 .md + .py + .ipynb 三种格式

示例列表

# 文件 内容
01 basic_chat 单轮 / 多轮对话
02 streaming 流式请求 + 逐 chunk 解析
03 streaming_vs_non_streaming 首 token 时延 / 总耗时对比
04 tool_calling 一次调用 + 多轮工具循环
05 reasoning_mode 思考过程开 / 关对比
06 error_handling_and_retry 超时 / 限流 / 网络错误的重试与退避

验证

所有示例已通过真实 API 跑通,每个 example 附完整请求 + 完整 response 解析 + 示例输出。

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant