Skip to content

Commit 23950d3

Browse files
author
Raja Phanindra Chava
committed
fix comment
1 parent 260ff0d commit 23950d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/cpp/sample/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ int main() {
386386
// 5. Tool calling (define tools, let the model call them, feed results back)
387387
ChatWithToolCalling(manager, "phi-3.5-mini");
388388

389-
// 6. Embeddings (uncomment and set a valid embedding model alias)
389+
// 6. Embeddings — generate single and batch embeddings
390390
GenerateEmbeddings(manager, "qwen3-embedding-0.6b");
391391

392392
Manager::Destroy();

0 commit comments

Comments
 (0)