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

call to `dspygen init` fail #13

Open mulyoved opened 1 month ago

mulyoved commented 1 month ago

Simple call to dspygen init fail

image

use my-package manually change dir name seem to make it pass

image

But it create weird tree where both versions of the name exists

image

I am on Windows I think https://github.com/seanchatmangpt/dspygen/blob/856fa0e5047cd11719b6fbed4dd9f7a2f00e55a0/src/dspygen/cli.py#L80

is called but not all values are passed so it create using some default names

seanchatmangpt commented 1 month ago

I cannot test. I don't have Windows.