Setting ranking options for assistent in UI

I can’t find an option in the assistant UI to set the ranking options (namely the score_threshold). Can this only be defined when creating the assistant via API?

Welcome back @deepwell

score_threshold which is a setting for the ranking options on the file_search tool on the assistant can be set when creating an assistant or modifying an assistant.

Hey sps - thx for the reply!

Yes, I know it can be set via the API. The question was: Can it be set via the UI?

I am creating my assistants via the UI in the playground and would like to avoid writing code just to set that one parameter…

You are correct that the UI is a month behind the stealthy introduction of this feature.

It would probably be best that the Assistants playground also have a “chunk inspector”, so you can see the curtailment that your threshold has performed on a full set of maximum chunk responses. A setting that takes a bit of understanding about embeddings and inner workings, perhaps beyond the “ChatGPT v2 for beginners” they are turning playground into.

The Assistant API 2 is on beta, so it’s fine that the UI does not have everything available yet. Just wanted to make sure I’m not simply overlooking something.

1 Like