Josh Hayes
Josh Hayes
@mlonsk ah interesting. This would be a nice feature request then ;)
yes this is by design. Why? I don't know. My users overwhelmingly miss the old tool UI. They do like the starters though (albeit they miss the markdown homescreen details).
Adding our new lord and savior @dokterbob
Hi @vinuthakaranth - I have dimensions like difficulty (easy/medium/hard) I'd like to so the accuracy across for example. Another example would be RAG source, so I can see source A...
@dokterbob will the fix for this be able to make it into the next release?
@dokterbob Are you saying that avatars (Assistants and Steps) **should not** be able to have spaces? I sure hope not because nearly all of my Avatars have spaces in the...
@parthbs can we put this under a Boolean parameter in @cl.login? My company has 10s of thousands of groups for some reason and this could blow up the metadata for...
@parthbs you can retrieve group memberships using the token this already retrieves. No need to force this into the framework when most users won't need this.
Microsoft has a python version you can use. Please note that there are connection differences between OpenAI and Azure OpenAI that you'll need to change, but the rest should work...
You'll need a frontend to stream and decode the audio chunks. I use Chainlit which implements this differently but it's still python backend, if just you're looking for a quick...