Quang (Albert)

Results 16 comments of Quang (Albert)

@akshatsingh523 Please clarify the issues and provide the error logs or screenshots if possible. As I understand, you successfully launched the UI but then got errors during runtime, didn't you?

Thanks for the request. I'm working on it and will add it to the readers soon

Hi @Tansif, I'm investigating the issue. Can you share the `llama-index` and `llama-index-core` versions in your environment?

@linuaries It looks like Gradio failed to download the [theme](lone17/kotaemon). Is there any issue with your internet connection, e.g. firewall blocking Gradio connection?

Hi @Smile-L-up, it can be an issue of FastAPI or Pydantic. Can you reinstall these dependencies: `pip install -U fastapi==0.112.1 pydantic==2.9.1` and run `python app.py` again?

@SamuXzX You can use Kotaemon with [Groq API](https://console.groq.com/docs/models). It offers many free and fast LLMs. Just create an API key and add it to Kotaemon UI as follows: **Specification:** ```bash...