You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed FileManager working directory not updating when using os.cwd().
Fixed WebLoader failing when extracting empty pages.
Fixed SummaryConversationMemory failing to deserialize.
📖 Docs
Updated contribution guidelines for new Tools.
Added docs for HuggingFaceEmbeddingDriver.
Updated docs to reflect hugging_face -> huggingface rename.
Added dedicated page for Tokenizers.
Added note to Prompt Drivers page advising users that if they choose to override the Prompt Driver, they should also consider overriding the Embedding Driver.