Skip to content

Commit

Permalink
Straggler
Browse files Browse the repository at this point in the history
  • Loading branch information
glahaye committed Jul 25, 2024
1 parent 8139ba4 commit 8d6c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memorypipeline/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
// - Auth is the authentication type: "APIKey" or "AzureIdentity".
// - APIKey is the key generated to access the service.
// - Endpoint is the service endpoint url.
// - Deployment is a embedding model (e.g., gpt-4, gpt-4o).
// - Deployment is an embedding model (e.g., text-embedding-ada-002).
//
"AzureOpenAIEmbedding": {
"Auth": "ApiKey",
Expand Down

0 comments on commit 8d6c89a

Please sign in to comment.