Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI prompts "Failed to create asking task." #1105

Open
bowlvan opened this issue Jan 12, 2025 · 4 comments
Open

UI prompts "Failed to create asking task." #1105

bowlvan opened this issue Jan 12, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@bowlvan
Copy link

bowlvan commented Jan 12, 2025

Describe the bug
Unable to get ask question.
Pending on “Understanding question”

Desktop (please complete the following information):

  • OS: Ubuntu Linux
  • Browser chrome

Wren AI Information

  • Version: nightly
  • LLM_PROVIDER= openai_llm
  • GENERATION_MODEL= # gpt-3.5-turbo

Relevant log output
logs.zip

@bowlvan bowlvan added the bug Something isn't working label Jan 12, 2025
@wwwy3y3
Copy link
Member

wwwy3y3 commented Jan 12, 2025

@cyyeh could you take a look ? thx!

@cyyeh
Copy link
Member

cyyeh commented Jan 13, 2025

@bowlvan seems the deployment is failed and there was timeout in deployment. What embedding model are u using and how many tables do you have?

@bowlvan
Copy link
Author

bowlvan commented Jan 14, 2025

I'm using OpenAI model to process around 25 tables.
Where can I get the detail logs start from UI request?

@bowlvan seems the deployment is failed and there was timeout in deployment. What embedding model are u using and how many tables do you have?

@cyyeh
Copy link
Member

cyyeh commented Jan 14, 2025

@bowlvan

docker logs wrenai-wren-ui-1 >& wrenai-wren-ui.log && \
docker logs wrenai-wren-ai-service-1 >& wrenai-wren-ai-service.log && \
docker logs wrenai-wren-engine-1 >& wrenai-wren-engine.log && \
docker logs wrenai-ibis-server-1 >& wrenai-ibis-server.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants