Chih-Yu Yeh

Results 234 comments of Chih-Yu Yeh

@Rishav-11 Thanks for reaching out! Could u provide us the service logs? Thank you ``` docker logs wrenai-wren-ui-1 >& wrenai-wren-ui.log && \ docker logs wrenai-wren-ai-service-1 >& wrenai-wren-ai-service.log && \ docker...

@Rishav-11 Please try the following the steps to check if the issue could be fixed and tell me the testing results. Thank you 1. turn off all of Wren AI's...

@Rishav-11 it seems Wren AI wasn't shut down completely. So in power shell, it said port was allocated already. Please make sure Wren AI was shut down using Docker Desktop....

> @cyyeh I have already done that as you can see that in the powershell logs that second time I had tried and the suggested version for the wren ai...

@TigerAditya since there is alias in model definition, so you could simply use `litellm_llm.` or `litellm_embedder.` in your config.yaml. (alias_name should be default in your case) Also please use `AZURE_OPENAI_API_KEY`...

@TigerAditya are you trying to contribute to wren-ui? I suggest you try our released version which is using docker container.

> I am using this for personal exploration and will be contributing as well. Please share the released version link just for confirming the latest version. https://github.com/Canner/WrenAI/releases/tag/0.24.1 You could check...

@suresh-kordos please give us your config.yaml

@samba1112 hi, thanks for reaching out! Since we don't have access to aws bedrock models. We welcome your contribution! If you don't understand how to do it, feel free to...