Gato Harvey
Gato Harvey
Will be turning on RLS for backend tables as a part of this.
Deleting account in an API endpoint issue needs to be created, not the keycloak account for admin. * This may need to be a soft delete As of the time...
Conforming to the specs for token length will require updating all of the backends. It assumes that there's the token counting function. TBD if doing that in this commit.
Putting this on hold again, the token count will be returned by the completion API as a part of https://github.com/defenseunicorns/leapfrogai/pull/493 but there won't be another endpoint for the just counting...
Blocked by #380
Ah yes! That is exactly what I was thinking @gphorvath thanks I'll close this.
Linked to https://github.com/defenseunicorns/leapfrogai/pull/468
Here's how I was tackling it from the API side of things: https://github.com/defenseunicorns/leapfrogai/pull/533 maybe it'll help if you haven't already started this.
Blocked by #380
Blocked by https://github.com/defenseunicorns/leapfrogai/pull/380