seanchatmangpt / dspygen

A Ruby on Rails style framework for the DSPy (Demonstrate, Search, Predict) project for Language Models like GPT, BERT, and LLama.
MIT License
78 stars 19 forks source link

import compare_example_to_prediction fails #7

Closed hjvogel closed 3 weeks ago

hjvogel commented 2 months ago

from dspygen.modules.prompt_to_json_module import compare_example_to_prediction is not working - missing in the latest module?