Skip to content

Conversation

@mrh997
Copy link
Contributor

@mrh997 mrh997 commented Dec 2, 2025

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 4 times, most recently from 1e414ce to 5d68538 Compare December 10, 2025 15:15
@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch from 5d68538 to 23131b7 Compare January 5, 2026 14:39
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Need to create a new tag

The following modules have changes and may need version updates:

  • devops (Current: devops/v0.1.8)

  • components/model/arkbot (Current: components/model/arkbot/v0.1.2)

  • components/model/ollama (Current: components/model/ollama/v0.1.8)

  • components/model/gemini (Current: components/model/gemini/v0.1.23)

  • components/model/qwen (Current: components/model/qwen/v0.1.4)

  • components/model/ark (Current: components/model/ark/v0.1.61)

  • components/model/claude (Current: components/model/claude/v0.1.13)

  • components/model/openrouter (Current: components/model/openrouter/v0.1.2)

  • components/model/openai (Current: components/model/openai/v0.1.7)

  • components/model/deepseek (Current: components/model/deepseek/v0.1.2)

  • components/model/qianfan (Current: components/model/qianfan/v0.1.4)

  • components/tool/mcp (Current: components/tool/mcp/v0.0.8)

  • callbacks/cozeloop (Current: callbacks/cozeloop/v0.1.7)

  • libs/acl/openai (Current: libs/acl/openai/v0.1.12)

⚠️ Please create and push new version tags for these modules after merging this PR.

@mrh997 mrh997 force-pushed the release/agentic_model branch from 30377f9 to 388b5a2 Compare January 5, 2026 14:42
@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 10 times, most recently from b039e40 to 682d71b Compare January 6, 2026 14:06
@mrh997 mrh997 force-pushed the release/agentic_model branch from 388b5a2 to 4f236f1 Compare January 6, 2026 14:13
@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 6 times, most recently from 5b04437 to ed36a66 Compare January 6, 2026 15:17
meta := msg.ResponseMeta.Extension.(*ark.ResponseMetaExtension)

log.Printf("request_id: %s\n", meta.ID)
respBody, _ := sonic.MarshalIndent(msg, " ", " ")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

msg 有 string 方法,不需要 json 序列化

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string 方法信息不全,厂商的特化字段全都没有

@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 4 times, most recently from be2f79a to a6e5819 Compare January 13, 2026 03:28
@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 3 times, most recently from ef9e9a7 to 5c46336 Compare January 14, 2026 14:11
@mrh997 mrh997 force-pushed the release/agentic_model branch from 4f236f1 to 58cc5bf Compare January 14, 2026 15:01
@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch 3 times, most recently from b2b212f to 055d47b Compare January 15, 2026 07:41
@github-actions
Copy link

Need to create a new tag

The following modules have changes and may need version updates:

  • components/model/ark (Current: components/model/ark/v0.1.62)

⚠️ Please create and push new version tags for these modules after merging this PR.

@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch from 055d47b to 9d99553 Compare January 16, 2026 04:02
@github-actions
Copy link

Need to create a new tag

The following modules have changes and may need version updates:

  • components/model/ark (Current: components/model/ark/v0.1.63)

⚠️ Please create and push new version tags for these modules after merging this PR.

@mrh997 mrh997 force-pushed the feat/mrh/ark_agentic branch from 9d99553 to 4ab8c43 Compare January 16, 2026 07:39
@github-actions
Copy link

Need to create a new tag

The following modules have changes and may need version updates:

  • components/model/ark (Current: components/model/ark/v0.1.63)

⚠️ Please create and push new version tags for these modules after merging this PR.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants