Liqun Li
Liqun Li
> I am facing the same issue. With chainlit.md updated, the changes are not reflected in the front end. I am using my own docker file. I rebuilt the image...
Not quite get your problem. Are you saying how role A can hear the ouput of role B? If this is the case, all the messages are routed by the...
Is this a constant issue or only happen occasionally? I run a similar query with azure openai's endpoint and cannot reproduce this issue. Or, can you try a different endpoint...
I think you are under the `container` mode. Please take a look at this doc https://microsoft.github.io/TaskWeaver/docs/code_execution.
Could you share more on your configurations?
The error is indicating that the connection between your agent and openai endpoint has a connection error. I suggest you check the environment issues such as the openai sdk version,...
I cannot reproduce this issue. Could you check if there are error logs printed during the lauch of the frontend?
> No, I am not seeing any error. I am using model gpt-4-1106-preview is that an issue that I am not seeing attach file functionality? I don't think the model...
Yes, there is a configuration in `playground/UI/.chainlit/config.toml`. Check if you can find this line ``` multi_modal.enabled = true ``` If you clone the repo, this configuration should be there.
I think the issue is with the new chainlit version. We haven't got bandwidth to adapt to the new version. My local test was based on version 1.0.500.