Skip to content

issues Search Results · repo:coze-dev/coze-go language:Go

Filter by

3 results
 (46 ms)

3 results

incoze-dev/coze-go (press backspace or delete to remove)

openapi 里event: done 会返回debug_url,但是sdk里目前不支持获取debug_url event: done data: { debug_url : https://www.coze.cn/work_flow?execute_id=74449256856****\u0026space_id=7442165654356*****\u0026workflow_id=744224337778***** ...
  • JarHMJ
  • 1
  • Opened 
    6 days ago
  • #16

userId := 123 botId = strings.TrimSpace(botId) autoSaveHistory := false stream := true chatReq := coze.CreateChatsReq{ ConversationID: , BotID: botId, UserID: userId, Messages: ...
  • dxxjing
  • Opened 
    9 days ago
  • #15

oauth, err := coze.NewJWTOAuthClient(coze.NewJWTOAuthClientParam{ ClientID: jwtOauthClientID, PublicKey: jwtOauthPublicKeyID, PrivateKeyPEM: jwtOauthPrivateKey, }, coze.WithAuthBaseURL(cozeAPIBase)) cozeCli ...
  • rooftopj
  • Opened 
    on Jan 10
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub