redotvideo / haven

LLM fine-tuning and eval
https://haven.run
Apache License 2.0
341 stars 11 forks source link

Port python sdk to other codegen tool #71

Closed hkonsti closed 10 months ago

hkonsti commented 1 year ago

I'm pretty unhappy with the current python sdk. The python output by the codegen tool is super weird and I don't want to deal with it.

I found this project which looks very promising. https://github.com/danielgtaylor/python-betterproto

It'd be cool to port the SDK at some point when there is time. I'm gonna mark this as a draft and keep it open until then.

hkonsti commented 10 months ago

out of date