textgrad icon indicating copy to clipboard operation
textgrad copied to clipboard

Params are 100% unused in the experimental engines

Open vinid opened this issue 9 months ago • 2 comments

https://github.com/zou-group/textgrad/blob/d9c357d959bafa44d8175f54ba4c43ec93342b42/textgrad/engine_experimental/litellm.py#L40

vinid avatar Mar 11 '25 02:03 vinid

Please expose all sampler paramas as kwargs in some way within textgrad! I should be able to trivially pass in temperature and min_p values!

Hellisotherpeople avatar Apr 01 '25 18:04 Hellisotherpeople

this PR should hopefully fix that #159, but i need to do some more testing

vinid avatar Apr 01 '25 22:04 vinid