Skip to content

Commit

Permalink
added suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
maocorte committed Aug 5, 2024
1 parent 859dbad commit ea2cd71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/l7_architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ REST APIs could be used via user interface or using the provided Python SDK.
## UI

To use REST APIs with a human friendly interface, a UI is provided.
It covers all the implemented APIs, starting from models creation ending with all metrics visualization.
It covers all the implemented APIs, starting from models creation and ending with all metrics visualization.

## SDK

To interact with API programmatically, a Python SDK is provided.
SDK implements all functionalities exposed via REST API.
The SDK implements all functionalities exposed via REST API.

0 comments on commit ea2cd71

Please sign in to comment.