Additional optional use cases
deletion
script using the instructions that follow.
python3 backend/scripts/force_delete_connector_by_id.py <CONNECTOR_ID>
<CONTAINER_ID>
of your API server container. It should contain the string danswer-api
. You can list all running containers with:
<CONNECTOR_ID>
of the connector you wish to delete.
<CONTAINER_ID>
with your actual API container ID, and <CONNECTOR_ID>
with the ID of the connector you want to delete.
For example: