enricoros / big-AGI

Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.

Home Page:https://big-agi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleanup post MP-MM-Db-L2

enricoros opened this issue · comments

This will be a running list of many actions to perform after the code base is ported to the multipart, dblob, multimodal, llms2 subsystems.

The change is large so there are many cleanups to the performed.

Post Multi-part:

  • ChatMessage
    • fix Edit
    • restore the global background of the message in case of error
    • bubble on assistant error (shall disable onMouseUp on the listItem)
  • Verify editing of Chat Messages and Beam History within multi-part messages
  • Check and convert all the D* data at rest, including the Supabase PR
  • ...

Post Multi-modal:

  • ...

Others:

  • move the client to nanouid with a simple prefix, e.g. img_...
  • check the server for uuidv4s (prob not)
  • [ ]