Skip to content

Commit

Permalink
feature 1.1.6 Assistant支持流式输出
Browse files Browse the repository at this point in the history
  • Loading branch information
guorutao committed May 7, 2024
1 parent 94c395b commit 82eed9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class Assistant implements Serializable {
*/
private List<Tool> tools;
/**
*
* tool_resources
*/
@JsonProperty("tool_resources")
private ToolResources toolResources;
Expand Down

0 comments on commit 82eed9f

Please sign in to comment.