gordonwatts / snowmass-chat

Experiments exploring the US Snowmass Process documents using LLM
Apache License 2.0
2 stars 0 forks source link

The ask command should be able to take a question from a text file #19

Open gordonwatts opened 11 months ago

gordonwatts commented 11 months ago

As a uesr, I might want to carefully build a question from a file, and then run the query ask command, pulling input from the file.

Approach

Possibly add a -f or --file as a flag?