Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Bug]: WEB CHAT WISDOM, WRONG WISDOM! FIXED!

Open jmd1010 opened this issue 10 months ago • 2 comments

What happened?

I was running Extract_wisdom from the chat tab of the web app and I don't see the wisdom... only a transcript window at the bottom left. How do we access the output of the pattern via the chat web interface?

Version check

  • [x] Yes I was.

Relevant log output


Relevant screenshots (optional)

Image

jmd1010 avatar Jan 29 '25 16:01 jmd1010

Actually I figured out how to get an output but I get the wrong output. It shows wisdom of an unrelated video.

When I enter this $ fabric -y https://www.youtube.com/watch?v=zoBwIi4ZiTA | fabric -p extract_wisdom

it creates a report ... Naval Ravikant discusses how to be happy, make money, and live a fulfilling life.

When the video was from IndyDevDan discussion the always on ai assistant.

Image

jmd1010 avatar Jan 30 '25 21:01 jmd1010

OK i was able to fix it by changing the code in several files. Now if I enter the link for a youtube video in the chat interface of any pattern, it will detect that the input is a video and process it correctly. If anyone wants to analyze how I managed to get it to work, just ping me. Cheers. PS I also made it work for the old UI from this repo and it works quite well also on MACOS. https://github.com/natlamir/fabric-server?tab=readme-ov-file MACOS

jmd1010 avatar Feb 01 '25 05:02 jmd1010