Results 477 comments of David Humphrey

Your stuff looks good, but I'm not happy with all this console spam: Is there a way to silence all this? If not, I think we should look for an...

I don't want this spamware in our app. Can you research another option?

I don't think we need to wait on that to prototype this.

For doing your local prototyping, you can use regular `duckdb` vs. `duckdb-wasm`, correct. We only need the latter for running in the browser, since we can't run native code there.

@tarasglek check out his stuff https://github.com/mulla028/duckdb-rag-prototype, it's very cool. Making this work inside ChatCraft should be pretty doable.

OK, made this better: - `/analytics` works, but I've added an "Analytics" menu item - both add an app message that shows analytics - you can switch between periods (hour,...

Switched to use the new DuckDB stuff, and it mostly works, but the SQL is not right, since my graphs don't look right. My SQL isn't correct.