You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-18Lines changed: 37 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Rapida Python SDK
2
2
3
-
[](https://github.com/rapidaai/rapida-python/actions/workflows/build.yml)
3
+
[](https://github.com/rapidaai/rapida-python/actions/workflows/python-build.yml)
4
4
5
5
The Rapida Python SDK provides a powerful interface for interacting with Rapida AI services. This SDK simplifies the process of making API calls, handling authentication, and managing responses from Rapida endpoints.
6
6
@@ -17,18 +17,13 @@ pip install rapida-python
17
17
Here's how to get started with the Rapida Python SDK:
0 commit comments