What's Changed
- Add embeddings cache by @eyurtsev in #8976
- Fix issue with Metaphor Search Tool throwing error on missing keys in API response by @homanp in #9051
- fix sched ci by @baskaryan in #9053
- Bagatur/fix sched by @baskaryan in #9054
- Corrected grammatical errors and spelling mistakes in the index.mdx file. by @aashishsaini75 in #9026
- fix sched ci (more) by @baskaryan in #9056
- Implement .transform() in RunnablePassthrough() by @nfcampos in #9032
- Takeoff integration by @hoyungcher in #9045
- Update
ArgillaCallbackHandler
as of latestargilla
release by @alvarobartt in #9043 - update pr temp by @baskaryan in #9062
- Agent vector store tool doc by @TRY-ER in #9029
- update api ref exampels by @baskaryan in #9065
- ChatPromptTemplate pending deprecation proposal by @eyurtsev in #9004
- Add excludes to FileSystemBlobLoader by @eyurtsev in #9064
- Move from test to supported claude-instant-1 model by @mikelambert in #9066
- fix 9046 issue by @leo-gan in #9061
- RedisStore: Update init and Documentation updates by @eyurtsev in #9044
- Add docs community page by @baskaryan in #8992
- docs: (Mendable Search) Fixes stuck when tabbing out issue by @nickscamara in #9074
- Fix more incorrect code blocks in doc strings by @eyurtsev in #9073
- Fix incorrect code blocks in documentation by @eyurtsev in #9060
- Bedrock embeddings async methods by @3coins in #9024
- Use Embeddings in pinecone by @baskaryan in #8982
- Enhance regex of structured_chat agents' output parser by @edwardzjl in #8965
- Recursive url loader w/ test by @proximal-phalanx in #8813
- Add convenience methods to ConversationBufferMemory and ConversationB… by @wnmurphy in #8981
- add async for python repl by @hwchase17 in #9080
- openai adapters by @hwchase17 in #8988
- Fix issue 7445 by @datha in #7635
- BagelDB (bageldb.ai), VectorStore integration. by @BidhanRoy in #8971
- change id column type to uuid to match function by @j1philli in #7456
- Add string example mapper by @hinthornw in #9086
- Buffer method of ConversationTokenBufferMemory should be able to return messages as string by @nikumar1206 in #7057
- Bagatur/pinecone by vector by @baskaryan in #9087
- Update openai embeddings notebook with correct embedding model in section 2 by @daidoji in #5831
- Update Fireworks model names by @zchenyu in #9085
- Fix IndexError when input_list is Empty in prep_prompts by @sgroenjes in #5769
- fix json tool by @baskaryan in #9096
- minor edits by @sanzgiri in #9093
- Update pydantic format instruction prompt by @caffeinism in #9095
- Minor grammatical error by @AayushSameerShah in #9102
- Bagatur/filter metadata by @baskaryan in #9015
- bump 262 by @baskaryan in #9108
New Contributors
- @aashishsaini75 made their first contribution in #9026
- @hoyungcher made their first contribution in #9045
- @BidhanRoy made their first contribution in #8971
- @j1philli made their first contribution in #7456
- @nikumar1206 made their first contribution in #7057
- @daidoji made their first contribution in #5831
- @zchenyu made their first contribution in #9085
- @sgroenjes made their first contribution in #5769
- @caffeinism made their first contribution in #9095
- @AayushSameerShah made their first contribution in #9102
Full Changelog: v0.0.261...v0.0.262