You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <param name="modelId">The model to use.</param>
50
-
/// <param name="dimensions">The number of dimensions to generate in each embedding.</param>
51
-
/// <returns>An <see cref="IEmbeddingGenerator{String, Embedding}"/> that can be used to generate embeddings via the <see cref="EmbeddingClient"/>.</returns>
52
-
[EditorBrowsable(EditorBrowsableState.Never)]
53
-
[Obsolete("This method will be removed in an upcoming release.")]
0 commit comments