Pranavan
Pranavan
> I faced the same issue while using the `chat-conversational-react-description` agent. I tried overriding the ConversationBufferMemory as suggested in [#3091](https://github.com/hwchase17/langchain/issues/3091) > > Solution that worked for me: My Langchain execution...
Did you try restarting the session after installing TTS?
`whatwg-url` from `[email protected]` is causing this warning, updating to `[email protected]` should solve the problem.
Yup! That's right, I'm not using Chroma in client-server mode.