Chih-Yu Yeh
Chih-Yu Yeh
@anshulpwappgo are you using our launcher to start Wren AI?
@gabilanbrc thanks for reaching out! Actually it's a known issue and the root cause is some parts of the ai pipeline are too complex for weaker LLMs. The good news...
@gabilanbrc could u try install the latest version and try again?
@gabilanbrc @nyeeldzn could you try the latest version and check if the error happen again? @gabilanbrc for setting up gemini, here is instructions: https://docs.getwren.ai/oss/installation/custom_llm#running-wren-ai-with-your-custom-llm-or-document-store, and now we only support text...
@wuhq7 please check this config example for deepseek https://github.com/Canner/WrenAI/blob/main/wren-ai-service/docs/config_examples/config.deepseek.yaml
> > [@wuhq7](https://github.com/wuhq7) please check this config example for deepseek > > https://github.com/Canner/WrenAI/blob/main/wren-ai-service/docs/config_examples/config.deepseek.yaml > >  > > Initially I followed this config.deepseek.yaml example, then I followed the latest version...
@Nikita23526 could you give me the container log of ai service by running `docker logs -f wrenai-wren-ai-service-1` ?
@Nikita23526 the error showed that ai pipelines definitions are incomplete. Please read carefully at the comment and fill in missing pipeline definitions. Thanks https://github.com/Canner/WrenAI/blob/85aba706d6e526da4ead0348bcf0d624161bda49/wren-ai-service/docs/config_examples/config.google_ai_studio.yaml#L53
> 2025-03-19 11:27:32 wren-ai-service-1 | File "/src/globals.py", line 49, in create_service_container > 2025-03-19 11:27:32 wren-ai-service-1 | **pipe_components["semantics_description"], > 2025-03-19 11:27:32 wren-ai-service-1 | ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ > 2025-03-19 11:27:32 wren-ai-service-1 | KeyError: 'semantics_description'...
let me put this as good first issue. We welcome the community to contribute to this idea. You could discuss with us how you would like to design the solution...