Files
langchain/docs/use_cases/agent_simulations
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-18 21:41:03 -07:00
2023-04-28 19:48:43 -07:00
2023-04-28 19:48:43 -07:00