Open azawalich opened 1 month ago
We leave this codebase up for legacy reasons and to provide a sample but don't intend to maintain it. The canonical interface is the one that you linked to.
@zainhoda thenks for letting me know - its's a pity, but it clarifies the issue for me. One more thing - I can see that the majority of elements visible on the web interface is generated dynamically by obfuscated JavaScript (innerHTML instructions), and not included in the HTML content itself. I believe it is rather an unusual way to render a website in Flask, can you please provide any hints how to add elements to the web interface and enrich it, so this method is legit from the programming perspective?
@zainhoda How do we consume a specific set of DB's in a docker/helm/k8s server setup? Wouldn't we need to use this repo and update to use those DBs? As I didn't see how to consume the main repo in a server hosted senario as is.
I have noticed that the codebase available in this repository significantly differs from the latest version available in the Vanna AI repository. Therefore, I have plenty of questions: