openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

Add PowerShell files to the list of supported files for retrieval

Open dfinke opened this issue 1 year ago • 0 comments

Confirm this is a feature request for the Python library and not the underlying OpenAI API.

  • [ ] This is a feature request for the Python library

Describe the feature or improvement you're requesting

When adding a PowerShell file to the vector store it throws an error Files with extensions [.ps1] are not supported for retrieval.

A workaround could be to rename the ps1 files to .java or another supported format.

I would like to request PowerShell files be added to the support list.

Please let me know if I need to pursue this on a different channel. - Thank you

Additional context

No response

dfinke avatar Apr 28 '24 00:04 dfinke