diff options
Diffstat (limited to '')
-rw-r--r-- | gpt4free/you/README.md (renamed from you/README.md) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/you/README.md b/gpt4free/you/README.md index 25c20085..11b4723e 100644 --- a/you/README.md +++ b/gpt4free/you/README.md @@ -1,7 +1,8 @@ ### Example: `you` (use like openai pypi package) <a name="example-you"></a> ```python -import you + +from gpt4free import you # simple request with links and details response = you.Completion.create( |