Using CLI to run fabric with links or files #345
-
Hello, I am looking for some help here :| . I can use the fabric GUI to provide links and help get summary of articles, but I cannot quite figure out what the CLI prompt should be. I have tried several formats including pbpaste (running WSL).
Response: I'm sorry, but I can't access or retrieve content from external links, including websites like The Hacker News. However, if you provide me with details or a summary of the article from Palo Alto Networks regarding an urgent update, I can help create a summary based on the information you share. This works of course if I copy and paste text, but looking for a simpler way to have written articles or documents summarize. Similar how would one do this with a PDF (I understand after a certain size, files may need to go through the RAG process and chunked). Thanks in advanced |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
You can't echo a web site. You need to copy the text of the site and then paste it or use pbpaste or xclip |
Beta Was this translation helpful? Give feedback.
-
hi, sorry may be i not understand what you want to do but this is not working ? fabric -t "https://thehackernews.com/2024/04/palo-alto-networks-releases-urgent.html" -p summarize |
Beta Was this translation helpful? Give feedback.
You can't echo a web site. You need to copy the text of the site and then paste it or use pbpaste or xclip