-
Notifications
You must be signed in to change notification settings - Fork 60
add(capability): GenAI embeddings #789
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for common-cloud-controls canceled.
|
services/ai-ml/gen-ai/threats.yaml
Outdated
- reference-id: AIR | ||
identifiers: | ||
- AIR-SEC-010 | ||
threats: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea what these threats section is, can't see it on any other threats file (at least the 2 I checked). You will know these files better than me but I think we can remove?
@smendis-scottlogic - can you please review new capabilities added. |
at scale. | ||
|
||
- id: CCC.GenAI.F28 | ||
title: Embedding Output Format Control |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My initial research shows that non of the major cloud service providers support this feature. (What you get is a standard dense float array. Normalization or vector store format must be handled client-side.) I might be wrong. Can you provide evidence this feature exists?
Based on prompting at London workshop with @sshiells-scottlogic