Stardance Stats dev log #9
Ask is done.
You type a question in plain English, and a model writes the database query for it. You get a table back, and bars if it makes sense to chart.
It only gets to write queries out of a list I picked. No writes, its own read-only database user, a time limit, and a rate limit on how many questions you can ask an hour. If it writes something outside that, it just gets refused.
Also made API docs with examples for every endpoint, a README, and a license. There’s a docs button in the sidebar now.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.