-
Notifications
You must be signed in to change notification settings - Fork 1
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
batch, vector stores, and fine tuning LRO and subclient pattern updates #11
batch, vector stores, and fine tuning LRO and subclient pattern updates #11
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 253d466 - Browse repository at this point
Copy the full SHA 253d466View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f06600f - Browse repository at this point
Copy the full SHA f06600fView commit details
Commits on Sep 6, 2024
-
completed batch and fine tuning LRO and subclient pattern updates
Chris Schraer committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 1495d70 - Browse repository at this point
Copy the full SHA 1495d70View commit details
Commits on Sep 9, 2024
-
updated vector stores as best I could
Chris Schraer committedSep 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 7d10751 - Browse repository at this point
Copy the full SHA 7d10751View commit details
Commits on Sep 10, 2024
-
Chris Schraer committed
Sep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e29c77 - Browse repository at this point
Copy the full SHA 5e29c77View commit details -
chschrae committed
Sep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a08b12 - Browse repository at this point
Copy the full SHA 5a08b12View commit details
Commits on Sep 11, 2024
-
Merge remote-tracking branch 'remotes/anne/main' into oai-polling-lro
chschrae committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 32296bf - Browse repository at this point
Copy the full SHA 32296bfView commit details -
removed EBN for internal methods
chschrae committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for a269210 - Browse repository at this point
Copy the full SHA a269210View commit details -
Merge remote-tracking branch 'remotes/anne/oai-polling-lro' into oai-…
…polling-lro # Conflicts: # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/Batch/AzureBatchClient.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/Batch/AzureCreateBatchOperation.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/FineTuning/AzureCreateJobOperation.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/FineTuning/AzureFineTuningClient.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/VectorStores/AzureAddFileToVectorStoreOperation.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/VectorStores/AzureAddFileToVectorStoreOperation.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/VectorStores/AzureCreateBatchFileJobOperation.Protocol.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/VectorStores/AzureCreateBatchFileJobOperation.cs # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/src/Custom/VectorStores/AzureCreateVectorStoreOperation.cs # .dotnet/src/Custom/Batch/BatchClient.cs # .dotnet/src/Custom/FineTuning/FineTuningClient.cs # .dotnet/src/Custom/VectorStores/VectorStoreClient.cs # .dotnet/src/Generated/FineTuningClient.cs
chschrae committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 041b6ff - Browse repository at this point
Copy the full SHA 041b6ffView commit details -
fixing some merge build errors
chschrae committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e93130 - Browse repository at this point
Copy the full SHA 1e93130View commit details
Commits on Sep 12, 2024
-
updated batch and vector store tests
chschrae committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for b937a54 - Browse repository at this point
Copy the full SHA b937a54View commit details
Commits on Sep 17, 2024
-
updated tests and fixed CreateJob functions to call internal factory
chschrae committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for cea2130 - Browse repository at this point
Copy the full SHA cea2130View commit details -
PR nits and moved message builder methods to .Protocol files
chschrae committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 46341dc - Browse repository at this point
Copy the full SHA 46341dcView commit details -
fixing openAI file client in tests
chschrae committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e3a4a40 - Browse repository at this point
Copy the full SHA e3a4a40View commit details -
added missing paginatio to fine tuning
chschrae committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 38e6f76 - Browse repository at this point
Copy the full SHA 38e6f76View commit details -
Update .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs
Co-authored-by: Anne Thompson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 108ab92 - Browse repository at this point
Copy the full SHA 108ab92View commit details -
Update .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTest…
…s.cs Co-authored-by: Anne Thompson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8d82ef - Browse repository at this point
Copy the full SHA d8d82efView commit details
Commits on Sep 18, 2024
-
chschrae committed
Sep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7373eb8 - Browse repository at this point
Copy the full SHA 7373eb8View commit details -
Merge branch 'oai-polling-lro' of https://github.com/chschrae/chschra…
…e-openai-in-typespec into oai-polling-lro # Conflicts: # .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs
chschrae committedSep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for fd086f0 - Browse repository at this point
Copy the full SHA fd086f0View commit details -
chschrae committed
Sep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for deae729 - Browse repository at this point
Copy the full SHA deae729View commit details
Commits on Sep 19, 2024
-
chschrae committed
Sep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ed3408 - Browse repository at this point
Copy the full SHA 4ed3408View commit details -
updating vector store tests to use Value
chschrae committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 317601a - Browse repository at this point
Copy the full SHA 317601aView commit details