We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc01fe1 commit 7534ad6Copy full SHA for 7534ad6
examples/prompt/prompt_hub_label/prompt_hub_label.go
@@ -1,4 +1,3 @@
1
-// start_aigc
2
// Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
3
// SPDX-License-Identifier: MIT
4
@@ -229,5 +228,3 @@ func convertModelInput(messages []*entity.Message) *tracespec.ModelInput {
229
228
Messages: modelMessages,
230
}
231
232
-
233
-// end_aigc
0 commit comments