-
### Issue you'd like to raise.
Hi,
I was trying to get `PythonREPL `or in this case `PythonAstREPL `to work with the `OpenAIMultiFunctionsAgent` reliably, because I came across the same problem…
-
I don't know why, but suddenly I'm experiencing communication failures with OpenAI. This has been the case from version 0.3 to 0.4. I'm not using langchain, just pure Python. I've checked my key and i…
-
### System Info
Im not sure what exactly is causing the issue. Is it langchain, TGI, or streamlit
TypeError: generate() got multiple values for keyword argument 'stop_sequences'
Traceback:
File …
-
![image](https://github.com/Chainlit/chainlit/assets/25221992/af732fb7-b83b-468a-87bb-e23129ead5d9)
I implemented a ConversationalRetrievalChain and streaming the final output to the UI seems to be…