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

Python: fixed vector dimension to 1536 #10749

Merged
merged 2 commits into from
Mar 3, 2025
Merged

Conversation

cplemm
Copy link
Contributor

@cplemm cplemm commented Mar 3, 2025

Motivation and Context

The sample code contains a wrong dimension for the prompt embedding vector. This PR fixes that.

Description

Sets the prompt_embedding dimension to the correct value of 1536 (ADA embedding) in the sample code.

Contribution Checklist

@cplemm cplemm requested a review from a team as a code owner March 3, 2025 09:29
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Mar 3, 2025
@github-actions github-actions bot changed the title fixed vector dimension to 1536 Python: fixed vector dimension to 1536 Mar 3, 2025
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Mar 3, 2025
Merged via the queue into microsoft:main with commit 90e136e Mar 3, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants