Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move vector embeddings to HANA section #768

Merged
merged 8 commits into from
Mar 27, 2024
Merged

Move vector embeddings to HANA section #768

merged 8 commits into from
Mar 27, 2024

Conversation

MattSchur
Copy link
Contributor

No description provided.


Typically vector embeddings are computed using models tailored to a specific use case, like large language models (LLMs) for text, or convolutional neural networks (CNNs) for images. The dimensionality of the vector embedding space depends on the chosen model. Unified LLM consumption across different vendors and open source models is provided via the [SAP Generative AI Hub](https://community.sap.com/t5/technology-blogs-by-sap/how-sap-s-generative-ai-hub-facilitates-embedded-trustworthy-and-reliable/ba-p/13596153).

[Learn more about Vector Embeddings in CAP Java](../java/cds-data#vector-embeddings) {.learn-more}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I'll create a similar link for Node.js

@johannes-vogel
Copy link
Contributor

johannes-vogel commented Mar 26, 2024

@MattSchur @agoerler With 5b2cda2 I propose to have also a runtime sample within the guide. From my perspective that rounds up the section. More details could be found/mentioned in the runtime specific docs.

What do you think?

Screenshot 2024-03-26 at 14 51 37

guides/databases-hana.md Outdated Show resolved Hide resolved
guides/databases-hana.md Outdated Show resolved Hide resolved
@MattSchur MattSchur merged commit bc24c16 into main Mar 27, 2024
4 checks passed
@MattSchur MattSchur deleted the vector-embeddings branch March 27, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants