openai / chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
MIT License
20.96k stars 3.68k forks source link

[Enhancement] Guess file type based on the filename in request. #335

Open ZhangJianAo opened 11 months ago

ZhangJianAo commented 11 months ago

The original code guessed the file type based on the local temporary file name, which did not have an extension. This commit changes the logic to guess the file type based on the filenam.