What's Changed
- fix memory docs by @hwchase17 in #2157
- Add
temperature
to ChatOpenAI by @shotat in #2152 - Fix docstring (#2147) by @agola11 in #2160
- docs: update docstrings in ElasticVectorSearch class by @sergerdn in #2141
- remove prep by @hwchase17 in #2136
- make tool verbosity override agent verbosity by @agola11 in #2173
- doc: more details on BaseOutputParser docstrings by @blob42 in #2171
- Bugfix: Redis
lrange()
retrieves records in opposite order of inseerting by @zoltan-fedor in #2167 - Harrison/base agent without docs by @hwchase17 in #2166
- [Documents] Updated Figma docs and added example by @maxtheman in #2172
- Add apredict_and_parse to LLM by @timothyasp in #2164
- Fix incorrect wikipage summaries by @ruiaf in #2169
- Add kwargs to from_* in PrompTemplate by @timothyasp in #2161
- Harrison/engine args by @hwchase17 in #2177
- missing word 'not' in constitutional prompts by @gururise in #2176
- Harrison/aim integration by @hwchase17 in #2178
- Harrison/clear ml by @hwchase17 in #2179
- Harrison/arize by @hwchase17 in #2180
- supported async retriever by @Code-Hex in #2149
- Fix wikipedia summaries by @ruiaf in #2187
- Update text.py by @Jeru2023 in #2195
- Small typo in custom_agent.ipynb by @adelevie in #2194
- fix typo in chat_prompt_template docs by @czue in #2193
- fix typing for LLMMathChain by @benheckmann in #2183
- bump version to 127 by @hwchase17 in #2197
New Contributors
- @shotat made their first contribution in #2152
- @sergerdn made their first contribution in #2141
- @maxtheman made their first contribution in #2172
- @ruiaf made their first contribution in #2169
- @gururise made their first contribution in #2176
- @Code-Hex made their first contribution in #2149
- @Jeru2023 made their first contribution in #2195
- @adelevie made their first contribution in #2194
- @czue made their first contribution in #2193
- @benheckmann made their first contribution in #2183
Full Changelog: v0.0.126...v0.0.127