#Assistants API V2 Issues

1 messages · Page 1 of 1 (latest)

alpine spindle
#

Share any issues you've encountered with the Assistants endpoint after 0.7.3 (currently in dev containers and in main branch).

To validate you are on V2 - simply attempt the use GPT4o with a given assistant. If it fails you probably need to update to the latest dev.

I'll post my own findings next

#

Issue 1 - Unable to Upload Files to the new VectorDB - There is a disclaimer, but it is confusingly placed and not very obvious

Given that this is placeholder functionality, this is only an issue if it makes it into the full 0.7.3 release - if it does, my only request is to somehow make it more visually obvious that it's a functionality disclaimer, not a misc tooltip.

alpine spindle
#

Issue 2 - Retrieval Citation formatting isn't working (Maybe not an AssistantsV2 issue, but something else)

Formatting currently looks like the attached image - librechat-retrieval-citation.png. It should instead replace instances of 【4:4†source】with a proper integer reference to a source. All of which collect at the bottom.

In the developer playground it looks like image and each reference expands when hovered over - openai-playground-citation.png.

I have issues with how it's renderred here, but it's a bit better than what Librechat is currently doing.

lapis burrow
lapis burrow
# alpine spindle Issue 1 - Unable to Upload Files to the new VectorDB - _There is a disclaimer, b...

You can actually attach files on a thread level, but you can't add/manage vector stores and vector files

it's part of my plan to support the rag system native to the project as well as bring full management to OpenAI vector stores and vector store files. I've actually put in a lot of hours towards this already, but it's not a 1-week project. This requires so much on the development side in order to not deliver a completely half-baked version of it

#

In my opinion, it's worth putting in the work, but at this point I'm not sure if I will get it done before I cut another release (v0.7.3). I'm trying to manage it along with other features I will get in sooner, like STT/TTS