Archestra Apps HackathonJoin now

Thread

J
jce9:02 AMOpen in Slack
hi all, is there any way to give a team access to a subset of models only ? I just see the possibility to hide models for everyone ?

6 replies
J(
joey (archestra team)9:33 AMOpen in Slack
hello! currently we don't have much access control config around models themselves.
could you maybe tell me a bit more about your use-case? I'd be happy to add support for this ๐Ÿ™‚
J
jce9:48 AMOpen in Slack
when scaling up archestra.ai we want to distinguish between e.g. dev teams using first tier models for development but lets say test teams to use models with more focus on performance than on quality etc.
J
jce9:49 AMOpen in Slack
not something that is urgent right now but i was just wondering if rbac around models is possible or if i missed something in the doc
J(
joey (archestra team)9:50 AMOpen in Slack
gotcha, thanks for the context. that makes sense. give me some time to brainstorm a bit and i'll get back to you.
โœ…1
J(
joey (archestra team)9:57 AMOpen in Slack
actually - one thing you could do today is have > 1 llm provider keys for the same provider, and "scope" those keys to different teams.
then for both keys, you could basically hide the models you don't want them to see/use.
does that make sense?
J
jce10:00 AMOpen in Slack
good catch, will try that