Skip to content

Commit 489e403

Browse files
authored
Update aqua_client.rst
1 parent 6785622 commit 489e403

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎docs/source/user_guide/large_language_model/aqua_client.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ The AI Quick Actions client is a centralized, reusable component for interacting
77

88
**Implementation Highlights:**
99

10-
- Offers both synchronous (Client) and asynchronous (AsyncClient) implementations using the ``httpx`` library.
11-
- Implements a custom OCIAuth authentication mechanism that integrates with OCI Signer for secure and compliant communications.
12-
- Utilizes the ``tenacity`` library to enable robust retry behavior when handling transient errors.
10+
- Offers both synchronous (Client) and asynchronous (AsyncClient)
11+
- Integrates with OCI Authentication patterns
1312

1413
Authentication
1514
==============

0 commit comments

Comments
 (0)