You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reviewing the code—specifically the section after line 840—it turns out that the implementation only supports a fixed set of data source types. Currently, the supported types are:
S3
CONFLUENCE
SHAREPOINT
SALESFORCE
WEB
Unfortunately, there isn’t any configuration for a data source of type "CUSTOM", which is why adding it leads to an error. Please update your data source configuration to use one of the supported types listed above.
amazon-bedrock-samples/rag/knowledge-bases/features-examples/01-rag-concepts/01_create_ingest_documents_test_kb_multi_ds.ipynb
I'm attempting to use a custom datasource with the existing code. I added the json to the data sources list.
The text was updated successfully, but these errors were encountered: