poe agent init
This commit is contained in:
parent
8de60d7739
commit
0205ad9cac
4
agent-poe/inference.py
Normal file
4
agent-poe/inference.py
Normal file
@ -0,0 +1,4 @@
|
||||
# https://pypi.org/project/poe-api/#copyright-notice
|
||||
import poe
|
||||
client = poe.Client("HsWWqpsgg2EeJE2A706aIQ%3D%3D")
|
||||
print(json.dumps(client.bot_names, indent=2))
|
Loading…
x
Reference in New Issue
Block a user