This commit is contained in:
Dobromir Popov 2024-10-02 17:57:31 +03:00
commit 0aaf0ec021
2 changed files with 5 additions and 1 deletions

4
agent-poe/inference.py Normal file
View 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))

View File

@ -1,4 +1,4 @@
`Conda activate trade` `Conda activate trade/crypto/py`
To run this Python Solana agent: To run this Python Solana agent:
Install the required libraries: Install the required libraries: