llama.cpp
507f9174 - server : (webui) introduce conversation branching + idb storage (#11792)

Commit
151 days ago
server : (webui) introduce conversation branching + idb storage (#11792) * server : (webui) introduce conversation branching + idb storage * mark old conv as "migrated" instead deleting them * improve migration * add more comments * more clarification
Author
Parents
  • examples/server
    • public
      • File
        index.html.gz
    • webui
      • File
        package-lock.json
      • File
        package.json
      • src
        • components
          • File
            ChatMessage.tsx
          • File
            ChatScreen.tsx
          • File
            Header.tsx
          • File
            Sidebar.tsx
        • utils
          • File
            app.context.tsx
          • File
            misc.ts
          • File
            storage.ts
          • File
            types.ts