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
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ The Prompt Foundry Python library provides convenient access to the Prompt Found
8
8
application. The library includes type definitions for all request params and response fields,
9
9
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
10
10
11
-
It is generated with [Stainless](https://www.stainlessapi.com/).
12
-
13
11
## Documentation
14
12
15
13
The REST API documentation can be found [on docs.promptfoundry.ai](https://docs.promptfoundry.ai). The full API of this library can be found in [api.md](api.md).
0 commit comments