top | item 39537042

(no title)

domano | 2 years ago

Hey, i bought it, nice work!

A few things:

* The main thing that makes ChatGPTs ui useful to me is the ability to change any of my prompts in the conversation & it will then go back to that part of the converation and regenerate, while removing the rest of the conversation after that point.

Such a chat ui is not usable for me without this feature.

* The feedback button does nothing for me, just changes focus to chrome.

* The LLaVA model tells me that it can not generate images since it is a text based AI model. My prompts were "Generate an image of ..."

discuss

order

wodow|2 years ago

> * The main thing that makes ChatGPTs ui useful to me is the ability to change any of my prompts in the conversation & it will then go back to that part of the converation and regenerate, while removing the rest of the conversation after that point.

Agreed, but what I would also really like (from this and ChatGPT) would be branching: take a conversation in two different ways from some point and retain the seperate and shared history.

I'm not sure what the UI should be. Threads? (like mail or Usenet)

ItsMattyG|2 years ago

ChatGPT does this. You just click an arrow and it will show you other branches.

xyc|2 years ago

Nice suggestion! Threading / branching won't be too crazy to support. I'll explore ChatGPT style branch or threads and see what'll work better.

shanusmagnus|2 years ago

1000 upvotes for you. My brain can't compute why someone hasn't made this, along with embeddings-based search that doesn't suck.

szundi|2 years ago

[deleted]

xyc|2 years ago

Thank you for the support and the valuable feedback! Sorry about the response time, I haven't expected the incoming volume of requests.

* For changing prompt in the middle - I'll take a crack at it this week. It's on top of my post launch list.

* Feedback button: Thanks for reporting this. The button was supposed to open default email client to email feedback@recurse.chat

* LLaVA model: I'll add more documentation. You are right Llava could not generate images. It can only describe images (similar to GPT-4v). For image generation, it's not supported in the app. While I don't have immediate plans for image generation, check out these projects for local image generation.

- https://diffusionbee.com/

- https://github.com/comfyanonymous/ComfyUI

- https://github.com/AUTOMATIC1111/stable-diffusion-webui

pps|2 years ago

> The LLaVA model tells me that it can not generate images since it is a text based AI model.

Because it can't generate images, it can only describe images provided by the user.