Files
langchain/docs
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 15:57:48 -07:00
2023-04-28 19:48:43 -07:00
2023-04-04 07:21:50 -07:00
2023-04-19 15:06:59 -07:00
2023-03-26 19:49:46 -07:00
2022-10-24 14:51:15 -07:00
2023-03-30 08:20:30 -07:00
2023-01-29 20:49:35 -08:00