You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Process-5: Error processing video for event 1705104297.169877-v4prgt
Traceback (most recent call last):
File "/app/./mqtt_client.py", line 303, in process_message
json_str = response.json()["choices"][0]["message"]["content"]
Dumb question but am i supposed to do the following on the host machine or in the container:
"Alternatively, you can simply install deps in requirements.txt, set .env and run mqtt_client.py."
I did everything in the instructions except the above since it said "alternatively". Does that mean my installation didn't go smooth? Or is this step mandatory? Thanks
The text was updated successfully, but these errors were encountered:
Good to know thanks. My biggest issue with openai is the fact that it's just way to restrictive in terms of describing a person. It's very politically correct. I guess i can try to formulate different ways of query.
I'm getting errors and here's one of them:
Process-5: Error processing video for event 1705104297.169877-v4prgt
Traceback (most recent call last):
File "/app/./mqtt_client.py", line 303, in process_message
json_str = response.json()["choices"][0]["message"]["content"]
Dumb question but am i supposed to do the following on the host machine or in the container:
"Alternatively, you can simply install deps in requirements.txt, set .env and run mqtt_client.py."
I did everything in the instructions except the above since it said "alternatively". Does that mean my installation didn't go smooth? Or is this step mandatory? Thanks
The text was updated successfully, but these errors were encountered: