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