Merge branch 'master' of http://git.d-popov.com/popov/ai-kevin
This commit is contained in:
commit
0aaf0ec021
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))
|
@ -1,4 +1,4 @@
|
||||
`Conda activate trade`
|
||||
`Conda activate trade/crypto/py`
|
||||
To run this Python Solana agent:
|
||||
|
||||
Install the required libraries:
|
||||
|
Loading…
x
Reference in New Issue
Block a user