Files
langchain/docs/use_cases
mbchang 4eefea0fe8 new example: single agent, simulated environment (openai gym) (#3758)
For many applications of LLM agents, the environment is real (internet,
database, REPL, etc). However, we can also define agents to interact in
simulated environments like text-based games. This is an example of how
to create a simple agent-environment interaction loop with
[Gymnasium](https://github.com/Farama-Foundation/Gymnasium) (formerly
[OpenAI Gym](https://github.com/openai/gym)).
2023-04-28 19:52:05 -07:00
..
2023-04-26 08:09:34 -07:00
2023-04-22 08:25:50 -07:00
2023-04-23 21:23:54 -07:00
2023-04-25 21:22:25 -07:00
2023-04-01 12:48:16 -07:00
2023-04-22 08:25:50 -07:00
2023-04-15 09:23:19 -07:00
2023-03-26 21:43:51 -07:00
2023-04-17 20:56:42 -07:00
2023-03-26 21:43:51 -07:00
2023-03-26 21:43:51 -07:00