Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Apr 8, 2023
1 parent ac68d57 commit 636d9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Tooling and frameworks to support building tools that utilize LLM agents
* https://github.com/yizhongw/self-instruct - Aligning pretrained language models with instruction data generated by themselves. https://arxiv.org/abs/2212.10560
* https://github.com/noahshinn024/reflexion - Code for the approach proposed in [Reflexion: an autonomous agent with dynamic memory and self-reflection](https://arxiv.org/abs/2303.11366)
* https://github.com/GammaTauAI/reflexion-human-eval - This is a spin-off project inspired by the paper: [Reflexion: an autonomous agent with dynamic memory and self-reflection. Noah Shinn, Beck Labash, Ashwin Gopinath. _Preprint_, 2023](https://arxiv.org/abs/2303.11366)
* https://github.com/ysymyth/ReAct
* https://github.com/ysymyth/ReAct - GPT-3 prompting code for ICLR 2023 paper [ReAct: Synergizing Reasoning and Acting in Language Models](https://arxiv.org/abs/2210.03629).
* https://github.com/GammaTauAI/opentau
* https://github.com/madaan/self-refine - LLMs can generate feedback on their work, use it to improve the output, and repeat this process iteratively.
* https://github.com/Muennighoff/sgpt - SGPT: GPT Sentence Embeddings for Semantic Search
Expand Down

0 comments on commit 636d9c0

Please sign in to comment.