What's Changed
- querying tabular data by @hwchase17 in #1758
- AzureChatOpenAI for Azure Open AI's ChatGPT API by @ekzhu in #1673
- Corrects copyright year by @3coins in #1762
- Add service account support to Google Drive by @K-minutti in #1761
- Update tool.py by @bengahtan in #1760
- use namespace argument in Pinecone constructor by @LeoGrin in #1757
- Add load json prompt example by @minhhung123 in #1776
- GPT-4 support by @ndurner in #1778
- Harrison/add warning to openaichat by @hwchase17 in #1781
- Slightly modified the docstring in
BasePromptTemplate
andStringPromptTemplate
. by @hitoshi44 in #1755 - Fix Document & Expose StringPromptTemplate as a custom-prompt-template. by @hitoshi44 in #1753
- add encoding parameter to ObsidianLoader by @huangcd in #1752
- change chat default by @hwchase17 in #1782
- Fix wrong prompt in refine chain by @nqbao in #1770
- Harrison/summary message rol by @hwchase17 in #1783
- Use embedding instead of embedding function in ElasticVectorStore by @SirBernardPhilip in #1692
- Harrison/add source column by @hwchase17 in #1784
- Harrison/chat token usage by @hwchase17 in #1785
- Harrison/token buffer memory by @hwchase17 in #1786
- Harrison/azure embeddings by @hwchase17 in #1787
- Small fix: Remove unused variable
summary_message_role
by @Aratako in #1789 - bump version to 0.0.116 by @hwchase17 in #1788
New Contributors
- @ekzhu made their first contribution in #1673
- @K-minutti made their first contribution in #1761
- @bengahtan made their first contribution in #1760
- @LeoGrin made their first contribution in #1757
- @minhhung123 made their first contribution in #1776
- @ndurner made their first contribution in #1778
- @hitoshi44 made their first contribution in #1755
- @huangcd made their first contribution in #1752
- @nqbao made their first contribution in #1770
- @SirBernardPhilip made their first contribution in #1692
Full Changelog: v0.0.115...v0.0.116