We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa2d6d3 + 1ab638c commit 00803ccCopy full SHA for 00803cc
src/requirements.txt
@@ -7,6 +7,7 @@ azure-cosmos # For Cosmos DB operations
7
azure-ai-projects # For AI project management & agents (includes FunctionTool)
8
azure-identity # For Azure authentication (DefaultAzureCredential)
9
azure-ai-inference # For the EmbeddingsClient type hint and operations
10
+openai # OpenAI SDK for embeddings via AIProjectClient
11
12
# Testing frameworks
13
pytest # Core testing framework
0 commit comments