Dev Khant
Dev Khant
#### Reference Issues/PRs Addresses #24469 #### What does this implement/fix? Explain your changes. Mentioned support of pandas DataFrame in [ColumnTransformer](https://scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html#sklearn.compose.ColumnTransformer).
## Description Add support for extraction of data from specific Branch or File. Fixes #1243 ## Type of change Please delete options that are not relevant. - [ ] Bug...
It includes the addition of Danube2 from H20.ai https://huggingface.co/h2oai/h2o-danube2-1.8b-chat
Solves #3154
## Describe changes I implemented support for safetensors for model serialization. It is regarding #2532 ## Pre-requisites Please ensure you have done the following: - [x] I have read the...
Here I have separately taken out `get_google_agent_executor` and building an agent on `ChatGoogleGenerativeAI`. I have kept all the code same have not changed anything. But I'm getting the below error....
## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
## Description Add support to chat with the most popular LLMs directly. It follows the similar format at OpenAI chat completion calls. Fixes # (issue) ## Type of change Please...
## Description Update Docs: - Add docs on how to use Mistral and Azure AI models. - Explaining how Mem0 works. Fixes # (issue) ## Type of change Please delete...
## Description Get real memory_id from data. Fixes #1547 #1538 #1522 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...