-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chat control should support images #1314
Comments
Hello there I think I could work on this issue! |
Great, I will assign it to you! |
hello again! can you specify where the chat code exists? |
is it taipy\frontend\taipy-gui\src\components\Taipy\chat.tsx ? @FabienLelaquais @FredLL-Avaiga |
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
Hey @FlorianJacta @AlexandreSajus , could you please assign this issue to me, if no one is working on this? |
@ioannastantzou is normally working on it. Could you confirm @ioannastantzou ? |
It's ok if someone is working on this, but if not I'm in 👍 |
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
This issue has been unassigned automatically because it has been marked as "🥶Waiting for contributor" for more than 14 days with no activity. |
Hey @FlorianJacta @AlexandreSajus , can this issue be assigned to me? Also, I would like to ask that in here, do we've to add a files icon on the left side of the message box (similar to what is present in chatgpt)? |
What do you mean by a file icon? Can this be assigned? @FredLL-Avaiga @FabienLelaquais |
@yaten2302, I have assigned you this issue! @sOnU1002 I have already assigned you to another issue. @mehulmathur16, there are other issues to take! |
@FlorianJacta , thanks for assigning this issue 👍 |
New Quest!A new Quest has been launched in @Avaiga’s repo. Some loot has been stashed in this issue to reward the solver! 🗡 Comment ⚔️ When you submit a PR, comment Questions? Check out the docs. |
I think your installed version of Mui is not up-to-date. |
@FredLL-Avaiga , I re cloned the taipy repo and tried to install the dependencies, but now it's showing this error :/ |
You first need to build taipy-gui |
Thanks @FredLL-Avaiga , now it's working👍 Also, I wanted to ask about this comment, like for the chat to support, we need an icon to show the user to attach an image. Should I add an icon in the chat itself (as in chatGPT)? |
Also, I wanted to ask that in this PR #1092, you took a screenshot of the chat element, could you please guide that if I want to test the element locally, how can I view them? (as you've shown in this PR) |
You create a simple python script and run it locally |
I'm not sure to understand your question. |
@FredLL-Avaiga , yes, I was asking about this only. I got it now 👍 I'll add an icon in the txt bar for adding images. |
@FredLL-Avaiga , I've a doubt, that when I'm running this command -
I tried searching about it on stackoverflow, found this solution but, still it's not wokring :/ - Any suggestions regarding how can I fix this? |
What is taipy-location ? |
@FredLL-Avaiga ,the taipy location is: |
@FredLL-Avaiga , I was trying to install my local taipy package in a sample project, but when I'm click on the the location of But, since, my taipy file is located in
|
If you don't mind, can I start working on this issue? |
@Satoshi-Sh , thanks for the offer, but could you give me some time, currently working on to fix it :) |
Hi @yaten2302 , I think several people can work on the same issue. I will wait for a response from the maintainers. |
Yes, multiple people can work on the same issue and you can also collaborate together on it |
@quest-bot embark |
@Satoshi-Sh has embarked on their Quest. 🗡
This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR. Questions? Check out the docs. |
🧚 @Satoshi-Sh has submitted PR #2078 and is claiming the loot. Keep up the pace, or you'll be left in the shadows. Questions? Check out the docs. |
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
Description
The chat control of #1092 is really cool! It would be a good addition to support images in the messages of the chat. This would be especially useful since now LLMs start supporting image vision and image generation. I could create cool demos around this chat control.
Florian:
People are also using chat demos to visualize tables inside their chat. This could also be a nice addition.
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: