Azure / Azure/azure-sdk-for-python
[conversation-authoring & textanalytics-authoring] Share pipeline configuration between AuthoringClient and AuthoringProjectClient
Offen
#42,849
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @amber-Chen-86
Auf GitHub ansehen
Client
Cognitive - Language
- Vorherrschende Sprache
- Python
- Sterne
- 5.6k
- Forks
- 3.4k
- Ø Merge
- 2 T. 2 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
Currently, ConversationAuthoringClient.get_project_client() creates a new ConversationAuthoringProjectClient but does not share pipeline configuration (e.g., api_version, retries, proxies, or other pipeline policies).
We should pass through api_version, retries, proxies, and other relevant kwargs when instantiating the project client in next version.
This PR for **textanalytics authoring**(https://github.com/Azure/azure-sdk-for-python/pull/42971) has the same issue.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.