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.
1 parent 8fa6cee commit 5eec744Copy full SHA for 5eec744
sdk/ai/azure-ai-generative/MANIFEST.in
@@ -6,6 +6,6 @@ include azure/ai/__init__.py
6
include azure/ai/generative/py.typed
7
include azure/ai/generative/index/_utils/encodings/*
8
include azure/ai/generative/evaluate/metrics/templates/*
9
-recursive-include azure/ai/generative/evaluate/pf_templates/*
+recursive-include azure/ai/generative/evaluate/pf_templates *
10
recursive-include azure/ai/generative/synthetic/templates *.txt
11
recursive-include azure/ai/generative/synthetic/simulator/templates *.md
0 commit comments