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.
If we hook this plugin to a vector database, how does ChatGPT know when to use this plugin or not? Thanks.
when i want to run poetry with "poetry run start" i catch this error Warning: Found deprecated key 'default' or 'secondary' in pyproject.toml configuration for source azure-sdk-dev. Please provide the...
Input ## Pull Request (PR) Checklist If you'd like to contribute, please follow the checklist below when submitting a PR. This will help us review and merge your changes faster!...
## Pull Request (PR) Checklist If you'd like to contribute, please follow the checklist below when submitting a PR. This will help us review and merge your changes faster! Thank...
Hello everyone, tl;dr 👉 [icoretech/chatgpt-retrieval-plugin-docker](https://github.com/icoretech/chatgpt-retrieval-plugin-docker) I have set up a matrix build to generate Docker images for the ChatGPT Retrieval Plugin, and I would like to invite your participation in...
Hi @isafulf I'm excited to open this PR to add support for using 'Tair' as a datastore. Tair is a cloud native in-memory database service that is developed by Alibaba...
I followed the readme until step 7 (poetry install) and then I get this error: > Installing psycopg2 (2.9.6): Failed > > ChefBuildError > > Backend subprocess exited when trying...
documentation mentions about azuresearch datastore, but when I run the server, getting 'Unsupported vector database: "azuresearch"
Fixing 2 critical typos in the setup documentation: - First, the docker run command was running the regular `postgres` image and not the `pgvector` one. - Second, the PG_PORT env...