pragunbhutani / dbt-llm-tools

RAG based LLM chatbot for dbt projects
Other
48 stars 12 forks source link

Implement documentation on readthedocs #11

Open pragunbhutani opened 3 months ago

pragunbhutani commented 3 months ago

I tried to implement documentation on readthedocs, but it doesn't work and I don't know why.

ciaokitty commented 2 weeks ago

hey I checked the build logs of readthedocs and there seems to be this recurring warning of "No module named 'tinydb' " could listing the tinydb dependency in the requirements-docs.txt file solve the issue?

pragunbhutani commented 2 weeks ago

I think I forgot to update the issue, but I had finally gotten this to work here. That said, I think you've caught a nice little 🐛 that I had missed so yes, please feel free to resolve it!