SurfSense/surfsense_backend/app
Anish Sarkar 51f263da72 feat: Add Elasticsearch connector integration
- Updated ElasticsearchIndexer to use connector_config for initialization.
- Created a new page for adding Elasticsearch connectors with a comprehensive form.
- Enhanced the dashboard to include the Elasticsearch connector in the connectors list.
- Updated breadcrumb component to display Elasticsearch connector label.
- Added Elasticsearch icon to the connector icons enum.
- Installed @radix-ui/react-radio-group for radio button functionality in the form.
2025-10-08 12:17:00 +05:30
..
agents chore: linting and formatting 2025-09-28 22:26:26 -07:00
config Add airtable connector auth flow routes 2025-08-26 13:56:31 +02:00
connectors feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
prompts Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
schemas feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
services Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-06 22:25:43 +05:30
tasks feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
utils fix: added basic context window check for summarization 2025-08-28 22:58:55 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py update the gmail connector add route 2025-08-15 09:12:40 +02:00
db.py Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-06 22:25:43 +05:30
users.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00