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
..
_static add metal to ecosystem (#3613) 2023-04-26 15:57:48 -07:00
ecosystem Add PipelineAI LLM integration (#3644) 2023-04-27 08:22:26 -07:00
getting_started Fixing broken document links (#3756) 2023-04-28 19:51:23 -07:00
modules Harrison/vespa (#3761) 2023-04-28 19:48:43 -07:00
reference Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
tracing bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
use_cases new example: single agent, simulated environment (openai gym) (#3758) 2023-04-28 19:52:05 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
deployments.md Fixed some typos on deployment.md (#3652) 2023-04-27 13:01:24 -07:00
ecosystem.rst added integration links to the ecosystem.rst (#3453) 2023-04-24 12:17:44 -07:00
gallery.rst Update gallery.rst (#3176) 2023-04-19 15:06:59 -07:00
glossary.md big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
index.rst fixed a link to the youtube page (#3232) 2023-04-20 10:47:16 -07:00
make.bat
Makefile
model_laboratory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
reference.rst Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00
tracing.md
youtube.md added links to the important YouTube videos (#3244) 2023-04-21 01:31:42 -07:00