Comments on: Image Processing in LLMs – TaskMatrix (Visual ChatGPT)/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/Professional Development, Data ScienceMon, 05 Feb 2024 08:30:12 +0000hourly1http://wordpress.com/By: Tsuyoshi Matsuzaki/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/comment-page-1/#comment-42023Mon, 29 May 2023 01:56:50 +0000/?p=16145#comment-42023In reply to lukegao1egao.

Hi,
I’m sorry, but I’m not using any tools or utilities (such as, protocol capturing developer tools) in this tracking.
Both TaskMatrix (Visual ChatGPT) and LangChain are open-sources, and we can then track what prompts are really used in the background.
For instance, the method predict() in langchain.chains.llm.LLMChain will be called internally and finally _call() will be invoked. (You can then track these inputs and responses.)
I hope it helps you.

Like

]]>
By: lukegao1egao/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/comment-page-1/#comment-42013Sat, 27 May 2023 05:39:55 +0000/?p=16145#comment-42013Hi,
I hope this message finds you well. I have been recently following your work and I’m quite intrigued by one particular aspect. I noticed that you have the ability to “see the prompt in the background” and I was hoping you could explain how you accomplish this.

Could you kindly detail the process or steps you take to achieve this? Also, are there any specific tools or software applications that you use to make this possible?

I believe understanding this process will significantly improve my workflow and efficiency, and your expertise would be of great help. Any tips or suggestions would be greatly appreciated.

Thank you for taking the time to read this and I look forward to hearing back from you soon.

Like

]]>
By: Tsuyoshi Matsuzaki/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/comment-page-1/#comment-41840Mon, 20 Mar 2023 20:19:43 +0000/?p=16145#comment-41840In reply to Huseyin.

Did you specify the following 3 visual foundation tools at least ? (Example in this post uses these 3 models.)
Of course, you can set all possible foundation tools to run, but it needs large amount of resources (especially, GPU memory) in GPU resources, such as, Tesla V100 or A100.

python visual_chatgpt.py –load ImageCaptioning_cuda:0,ImageEditing_cuda:0,InstructPix2Pix_cuda:0

Like

]]>
By: Huseyin/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/comment-page-1/#comment-41839Mon, 20 Mar 2023 11:38:19 +0000/?p=16145#comment-41839Thanks for the post.. But i didnt able to use visual chatgpt with my free api although I did same shown on the github page.. Is API usage is not allowed without any paid subscription ?

Like

]]>
By: Azure Updates (2023.03.16) | ブチザッキ/2023/03/15/openai-gpt-process-images-in-react-visual-chatgpt/comment-page-1/#comment-41828Wed, 15 Mar 2023 19:01:43 +0000/?p=16145#comment-41828[…] Process/Generate Images with OpenAI GPT (Visual ChatGPT) – tsmatz […]

Like

]]>