dekacypher
dekacypher
Hi, thanks for the reply. However I still get the same `Internal Server Error` earlier when i tried that: ``` { "name": "ApiError", "message": "status_code: 500, body: Internal Server Error",...
What's the difference in this? I tried it and got the same error
No, i did not get it working. Heres the code, and I only have the token, not the agent-ID: ``` import os from superagent.client import Superagent client = Superagent(token=token, base_url="https://api.beta.superagent.sh")...
When i first tried the code i got a `[python/httpx/asyncio: httpx.RemoteProtocolError: Server disconnected without sending a response](https://stackoverflow.com/questions/71138509/python-httpx-asyncio-httpx-remoteprotocolerror-server-disconnected-without-sen)` however i can't find the traceback again as I've ran the code multiple...
Yes, I've just updated it. ``` --------------------------------------------------------------------------- JSONDecodeError Traceback (most recent call last) File [~/superagent-py/super/lib/python3.11/site-packages/superagent/resources/llm/client.py:66](https://file+.vscode-resource.vscode-cdn.net/Users/dekahalane/superagent-py/~/superagent-py/super/lib/python3.11/site-packages/superagent/resources/llm/client.py:66), in LlmClient.create(self, request) 65 try: ---> 66 _response_json = _response.json() 67 except JSONDecodeError: File [~/superagent-py/super/lib/python3.11/site-packages/httpx/_models.py:761](https://file+.vscode-resource.vscode-cdn.net/Users/dekahalane/superagent-py/~/superagent-py/super/lib/python3.11/site-packages/httpx/_models.py:761),...
It's the same code you gave me
Remove EPS and n_actions from the DeepRL constructor, because they don't match the parameteres of the constructor of DeepRL, and also set data_train to the correct type it should be...
Hi thanks for the reply, how do you run it on the server?
Same, and when i open the link [https://www.binance.com/gateway-api/v1/public/cms/article/list/query](url) i get