Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions .github/workflows/common_crawler.yaml

This file was deleted.

94 changes: 0 additions & 94 deletions .github/workflows/populate_labelstudio.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ENV.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ Please ensure these are properly defined in a `.env` file in the root directory.

| Name | Description | Example |
|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------|
| `LABEL_STUDIO_ACCESS_TOKEN` | The access token for the Label Studio API. The access token for the Label Studio API. This can be obtained by logging into Label Studio and navigating to the [user account section](https://app.heartex.com/user/account), where the access token can be copied. | `abc123` |
| `LABEL_STUDIO_PROJECT_ID` | The project ID for the Label Studio API. This can be obtained by logging into Label Studio and navigating to the relevant project, where the project id will be in the URL, as in `https://app.heartex.com/projects/58475/` | `58475` |
| `LABEL_STUDIO_ORGANIZATION_ID` | The organization ID for the Label Studio API. This can be obtained by logging into Label Studio and navigating to the [Organization section](https://app.heartex.com/organization?page=1), where the organization ID can be copied. | `6758` |
| `GOOGLE_API_KEY` | The API key required for accessing the Google Custom Search API | `abc123` |
| `GOOGLE_CSE_ID` | The CSE ID required for accessing the Google Custom Search API | `abc123` |
|`POSTGRES_USER` | The username for the test database | `test_source_collector_user` |
Expand Down
40 changes: 0 additions & 40 deletions agency_identifier/README.md

This file was deleted.

Empty file removed agency_identifier/__init__.py
Empty file.
Loading