Sam Schumacher
Sam Schumacher
# An interface to allow easy generation of media model stan code from a python interface. Huge advantage of the Bayesian approach with smaller datasets like these is incorporation of...
This PR adds a script to support improving the performance (accuracy, cost and latency) of a vanna app. ### The Problem; - The various components and prompts contribute to performance,...
This PR adds another input argument checking to `vn.train()`. If more than one one input is used (`question and sql`, `documentation`, `ddl`, `plan`), a validation error will be raised that...