bodzebod
bodzebod
I got similar issue on my side using autogenstudio 0.0.44a0 . I wrote a skill that fetches some confluence articles, and it failed on some characters that were not unicode,...
@suepradun what article are you referring to?
I found that there exists some npm modules provided by Atlassian dubbed as: [@atlaskit/adf-utils](https://www.npmjs.com/package/@atlaskit/adf-utils) . I feel like the issue is related to this module (or the absence of this...
it works like a charm, thank you!
The symptoms are similar, but there's no proxy set at the os level. Do you know how flowise would handle proxy settings? Based on https_proxy env variable? If so, it...
Finally, I had to set the following environment variables in docker-compose file to make it work on Flowise 2.0.2: AZURE_OPENAI_BASE_PATH AZURE_OPENAI_API_DEPLOYMENT_NAME OPENAI_API_KEY AZURE_OPENAI_API_EMBEDDINGS_DEPLOYMENT_NAME AZURE_OPENAI_API_INSTANCE_NAME AZURE_OPENAI_API_VERSION Then the AzureAI chat node...
Base path added to AzureAI embedding node in 2.0.6
I have almost the same problem. I installed podman desktop for the first time, and it can't detect that I deployed the virtual machine feature.
here it is:  For your information, I have posted more details in a similar ticket: https://github.com/containers/podman-desktop/discussions/7413#discussioncomment-11001835
Sure, here i is: ``` [System.Console]::OutputEncoding IsSingleByte : True EncodingName : Western European (DOS) WebName : ibm850 HeaderName : ibm850 BodyName : ibm850 Preamble : WindowsCodePage : IsBrowserDisplay : IsBrowserSave...