top | item 44713492

(no title)

pacjam | 7 months ago

This is pretty sweet. The Letta SDKs are actually auto-generated off of the REST API spec, which means that adding an (official) SDK for another language is just a matter of having enough demand to justify the spend to generate it. I did see a community-made Rust SDK here: https://github.com/orual/letta-rs

discuss

order

Radeen1|7 months ago

Actually the platform RunAgent is framework agnostic. And we can also implement this with golang as well

pacjam|7 months ago

I'm talking about the Letta part - unless I'm missing something, the RunAgent framework has to communicate with the Letta server over the Letta API (I'm saying that part can be done w/ Python SDKs, TS SDKs, REST APIs, and down the line Rust natively etc).