-
Notifications
You must be signed in to change notification settings - Fork 240
feat(agentic_ark): implement AgenticModel #587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/agentic_model
Are you sure you want to change the base?
Conversation
1e414ce to
5d68538
Compare
5d68538 to
23131b7
Compare
Need to create a new tagThe following modules have changes and may need version updates:
|
30377f9 to
388b5a2
Compare
b039e40 to
682d71b
Compare
388b5a2 to
4f236f1
Compare
5b04437 to
ed36a66
Compare
| meta := msg.ResponseMeta.Extension.(*ark.ResponseMetaExtension) | ||
|
|
||
| log.Printf("request_id: %s\n", meta.ID) | ||
| respBody, _ := sonic.MarshalIndent(msg, " ", " ") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
msg 有 string 方法,不需要 json 序列化
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
string 方法信息不全,厂商的特化字段全都没有
be2f79a to
a6e5819
Compare
ef9e9a7 to
5c46336
Compare
4f236f1 to
58cc5bf
Compare
b2b212f to
055d47b
Compare
Need to create a new tagThe following modules have changes and may need version updates:
|
055d47b to
9d99553
Compare
Need to create a new tagThe following modules have changes and may need version updates:
|
9d99553 to
4ab8c43
Compare
Need to create a new tagThe following modules have changes and may need version updates:
|
What type of PR is this?
Check the PR title.
(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: