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 5514f42 commit 9b379f7Copy full SHA for 9b379f7
README.md
@@ -187,6 +187,6 @@ Copyright 2025 SAP SE or an SAP affiliate company and @cap-js/cds-mcp contributo
187
188
## Acknowledgments
189
190
-- **onnxruntime-web** is used for creating embeddings in Node.js.
191
-- **@huggingface/transformers.js** for the reference implementation for the WordPiece tokenizer.
+- **onnxruntime-web** is used for creating embeddings in locally.
+- **@huggingface/transformers.js** to compare the output of the WordPiece tokenizer.
192
- **@modelcontextprotocol/sdk** provides the SDK for MCP.
0 commit comments