tommylees112 / whatsappLLM

Create a whatsapp chatbot that summarises articles and podcast transcripts preserving political intent.
0 stars 0 forks source link

Create CLI version of function using `fire` #5

Open tommylees112 opened 2 months ago

tommylees112 commented 2 months ago

Use google Fire for langchain_webcontent

original discussion here

Strongly recommend you look into Fire by Google https://github.com/google/python-fire

tommylees112 commented 2 months ago

@dom-mcloughlin what did you mean w.r.t. using python fire for the langchain webcontent? that it should be a CLI tool? Why would that help in this instance?