Skip to content

[FEAT]: Refactor workspace/pfp image #4792

@shatfield4

Description

@shatfield4

What would you like to see?

  • Streamable chats requests the workspace and user pfp images on page load, every chunk received, and on stream completion
  • We should refactor this to prevent the multiple rerenders that are happening and/or figure out a way to cache these images to limit the amount of network requests for the images
  • Inlining SVGs using the vite-plugin-svgr package may help reduce these requests
  • Fix rerendering since this prevents citations from being opened during streaming (rerenders cause it to be at its default closed state)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions