added main module for accessing all services
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import you
|
||||
from openai_rev import you
|
||||
|
||||
# simple request with links and details
|
||||
response = you.Completion.create(prompt="hello world", detailed=True, include_links=True)
|
||||
|
||||
Reference in New Issue
Block a user