-
-
Add ability to transcribe speech for terminal input.
Could be cool to setup a conversational dynamic: https://github.com/ErikBjare/gptme/issues/60#issue-2092022244
-
### Proposal:
To have the ability to respond to free-form questions with conversational responses and maintain context for follow-up questions and answers. Competitor reference: [Typesense Conversati…
-
## Description
This issue focuses on implementing the **Conversational Tagging** feature, leveraging the foundational work completed during the **favoriting** feature implementation. Conversational Ta…
-
-
**Description**:
Currently, the [implementation](https://colab.research.google.com/github/deepset-ai/haystack-cookbook/blob/main/notebooks/conversational_rag_using_memory.ipynb#scrollTo=WLPMr6vDbks…
-
Currently, ElevenLabs provides knowledge base support for conversational AI, but it lacks the ability to dynamically execute external API calls during conversations. Adding tool-agent calling capabili…
-
**Is your feature request related to a problem?**
to support conversational search, when sending the request to the remote model, we not only needs to send the questions, but also the historical cont…
-
currently building ai tutors using the new conversational ai react SDK. Been great so far until I found that if the user speaks continuously for more than around like 20-20s, the “listening” state wil…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
```python
from typing import Union
from langchai…