vossr / Chat-With-RTX-python-api

Chat With RTX Python API
56 stars 10 forks source link

Feature request: Option to add filenames of reference files in output. #4

Open thelazyorange opened 4 months ago

thelazyorange commented 4 months ago

In the base chatrtx application when asking a question it adds the referenced files at the end. After running the api any further queries does not show the reference files. It would also be nice if the return of send message also included the reference files.

Bilalline commented 5 days ago

Hello! Of course, I don’t remember which version of the code I worked with, but in some API for the 3rd version of chatrtx there was an output of the names of the files from which the information for the response was taken. in version 4 of chatrtx I had not yet added files to the database and therefore did not notice this. It would be good to understand how the 4th version of chatrtx works and the API written for this version by the author.