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

.NET AI Vector Search quickstart - Add guidance for selecting a model #44503

Closed
jmatthiesen opened this issue Jan 23, 2025 · 0 comments · Fixed by #44622
Closed

.NET AI Vector Search quickstart - Add guidance for selecting a model #44503

jmatthiesen opened this issue Jan 23, 2025 · 0 comments · Fixed by #44622
Assignees
Labels
dotnet/svc in-pr This issue will be closed (fixed) by an active pull request. intelligent-apps/subsvc

Comments

@jmatthiesen
Copy link
Contributor

jmatthiesen commented Jan 23, 2025

Type of issue

Missing information

Description

In the .NET AI Vector Search quickstart, we should make suggestions about the models to use. When working with embeddings, for example, text-embedding-3-small from OpenAI would be a good suggestion. I recently shared this article with someone and they were stuck for a bit trying to figure out what model to use and tried a few options (gpt-4o, gpt-4o-mini) before they realized it was embedding-specific.

Page URL

https://learn.microsoft.com/en-us/dotnet/ai/quickstarts/quickstart-ai-chat-with-data?tabs=azd&pivots=openai

Content source URL

https://github.com/dotnet/docs/blob/main/docs/ai/quickstarts/quickstart-ai-chat-with-data.md

Document Version Independent Id

f6baab30-6784-131f-0125-fe7b4c03e860

Article author

@FBoucher

Metadata

  • ID: a82dbb7e-c9c9-f884-b8bc-0acad924dfed
  • Service: dotnet
  • Sub-service: intelligent-apps

Related Issues

@dotnet-policy-service dotnet-policy-service bot added the ⌚ Not Triaged Not triaged label Jan 23, 2025
@alexwolfmsft alexwolfmsft self-assigned this Jan 28, 2025
@alexwolfmsft alexwolfmsft removed the ⌚ Not Triaged Not triaged label Jan 28, 2025
@dotnet-policy-service dotnet-policy-service bot added the in-pr This issue will be closed (fixed) by an active pull request. label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet/svc in-pr This issue will be closed (fixed) by an active pull request. intelligent-apps/subsvc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants