Pragyan Prakash
Results
1
comments of
Pragyan Prakash
Hi @okhat replicated the below example with the latest version of dspy and got the same backing off error `import datasets ds = datasets.load_dataset("b-mc2/sql-create-context") import dspy demos = [dspy.Example(**d).with_inputs("context", "question")...