Closed theomonnom closed 1 week ago
Latest commit: 5e936cfd5d194645422d24899079481c1e134621
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
I'm going to simplify the "recovery request" with an hardcoded string like. "Hello world, this is a random text". So I don't have to keep track of the user input. I guess it is fine, wdyt @livekit/agent-devs
I'm going to simplify the "recovery request" with an hardcoded string like. "Hello world, this is a random text".
Can you elaborate when this is used? I'm not a fan of hardcoded, language-specific strings in general.
I'm going to simplify the "recovery request" with an hardcoded string like. "Hello world, this is a random text".
Can you elaborate when this is used? I'm not a fan of hardcoded, language-specific strings in general.
Please ignore, I didn't think about languages, true that hardcoded strings isn't good in that case.
requires https://github.com/livekit/rust-sdks/pull/486
This also adds: