chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
Warning: Validation of the RECORD file of pandas-2.0.0-cp310-cp310-win_amd64.whl failed. Please report to the maintainers of that package so they can fix their build process. Details: In C:\Users\yepli\AppData\Local\pypoetry\Cache\artifacts\85\f6\63\51ca75625c80a076445e7ed2b95badf39f34916440f852dee63e76fce4\pandas-2.0.0-cp310-cp310-win_amd64.whl, pandas/_libs/window/msvcp140.dll is not...
The Quickstart says that both of these environment variables need to be set, but it would seem that these two environment variables should both be set to one's Open AI...
Using Pinecone, Windows 10. Trying to upload a single text file. The text file contains data extracted via gpt-repository-loader . I also tried uploading the file with multiple extensions as...
After running `poetry run start` the API Docu can't be reached via `http://0.0.0.0:8000/docs`, at least on windows. Going to `http://localhost:8000/docs` instead solves the issue.
OpenSearch supports [approximate vector search](https://github.com/opensearch-project/k-NN/) powered by Lucene engine, nmslib engine, faiss engine and also bruteforce vector search using painless scripting functions. As OpenSearch is popular search engine, it would...
This PR addresses a minor issue with the current OpenAPI document structure. The servers field was previously placed under the info field, which does not conform to the OpenAPI specification....
**Bug Report** ImportError while importing test module '/Users/**/matchbox/chatgpt-retrieval-plugin/tests/datastore/providers/milvus/test_milvus_datastore.py'. Hint: make sure your test modules/packages have valid Python names. E ImportError: dlopen(/Users/**/Library/Caches/pypoetry/virtualenvs/chatgpt-retrieval-plugin-4n3DfVMU-py3.10/lib/python3.10/site-packages/grpc/_cython/cygrpc.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_CFRelease' **To...
Hello :) How do you think about the feature that choose the embedding option? I know the best-fit-way to query with chatgpt-retieval-plugin is using openai embedding api. But due to...
Hi there. As I try to add a new datastore [AnalyticDB](https://github.com/openai/chatgpt-retrieval-plugin/pull/147). I find that the README is not suitable updated after Llama index merged. So this commit do some refactor....
First, do I need to register a GPT account first? Second, I use Pycharm, git lone the code, how to run it? I use windows11,