Skip to content

Commit 7534ad6

Browse files
committed
get prompt with label
Change-Id: I89ffbfb6de0475cc993cf5eea8a1022fb1e3f6c0
1 parent dc01fe1 commit 7534ad6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/prompt/prompt_hub_label/prompt_hub_label.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// start_aigc
21
// Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
32
// SPDX-License-Identifier: MIT
43

@@ -229,5 +228,3 @@ func convertModelInput(messages []*entity.Message) *tracespec.ModelInput {
229228
Messages: modelMessages,
230229
}
231230
}
232-
233-
// end_aigc

0 commit comments

Comments
 (0)