#The whole assistants list is not visible

1 messages · Page 1 of 1 (latest)

fleet wadi
#

Assistants list has some size limit and cuts off after some number (15-20) and does not display newly created items.

summer jackal
fleet wadi
#

and I now see why I hit the limit - some assistants are re-created instead of updated upon saving

#

it happens when assistants have special characters in them, here's an instruction for it. any update creates new assistant:
You will be provided with Telegram messages that contain unstructured data, and your task is to parse it into JSON format. The expected output is the sum of money and it's currency type. The output should be: {"amount":123.12,"currency":"USDT"},{"amount":567,"currency":"RUB"}If the amount or currency is not available please return amount to 0 and currency to NULL. If multiple currencies available in one message please collect the first one and if not possible only then the next to it

summer jackal
summer jackal
#

I can't reproduce it with your instructions

fleet wadi
#

I see all assistants in the openai console but not all were displayed in the list in libre

fleet wadi
summer jackal
#

I've spammed save changing instructions each time, and it won't create new assistants.

Do you happen to see the ID below the name on the form when a new one is created?

fleet wadi
#

new ID each time

summer jackal
#

it might be that your UI didn't update when the new one was created

#

possibly due to the limit like you said

#

Looking into this

fleet wadi
#

it's not bugging out anymore, wtf

#

cannot reproduce it myself

#

maybe you're right, it was in conjunction with the limit thing - it was not aware it existed

#

once you're under the limit, seems to work fine

summer jackal
#

and in another update I will introduce infinite querying, since the assistants list is paginated

fleet wadi
#

cool, thanks!