SamSuka
echohive42
echohive42

patreon


Code files for GPT Simulated Environments: gpt-3.5-turbo plays blackjack in OpenAI RL Gym environment via langchain video

This is for video: https://youtu.be/g1xGd82A4PE

Search 140+ echohive videos and code links: https://www.echohive.live/

Code files for GPT Simulated Environments: gpt-3.5-turbo plays blackjack in OpenAI RL Gym environment via langchain video

Comments

Ok then just import openai and set the key. That should work.

Echo Hive

Mitchell

Also glance over the video as well. I have forgotten about this project :)

Echo Hive

You can still import openai and writ me that line. And you can delete any other line which uses gymnasium to input openai key

Echo Hive

Thanks! I had tried this and realized it was not using the openai dependency it is using gymnasium. I am really suck

Mitchell

Let me know if this fixes it for you

Echo Hive

Easiest way is openai.api_key = “your key”

Echo Hive

Mitchell


More Creators