Python
Knowledge Bases
Submit Upload Job
POST
Python
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Path Parameters
Body
application/json
- DataSource Upload Request
- Local Chunks Upload Request
- DataSource Upload Request
Configuration for the data source which describes where to find the data.
- S3 DataSource Config
- Google Drive DataSource Config
- Azure Blob Storage DataSource Config
- Google Cloud Storage DataSource Config
- Confluence DataSource Config
- Slack DataSource Config
- Snowflake DataSource Config
- Databricks DataSource Config
- SQL Database DataSource Config
- MongoDB DataSource Config
- BigQuery DataSource Config
Configuration for the data source which describes how to authenticate to the data source.
- Azure DataSource Auth Config
- Google Cloud Storage DataSource Auth Config
- Google Drive DataSource Auth Config
- S3 DataSource Auth Config
- Confluence DataSource Auth Config
- Slack DataSource Auth Config
- Snowflake DataSource Auth Config
- Databricks DataSource Auth Config
- SQL Database DataSource Auth Config
- MongoDB DataSource Auth Config
- BigQuery DataSource Auth Config
Configuration for the chunking strategy which describes how to chunk the data.
- CharacterChunkingStrategyConfig
- TokenChunkingStrategyConfig
- CustomChunkingStrategyConfig
- PreChunkedStrategyConfig
- EnhancedChunkingStrategyConfig
Force reingest, regardless the change of the source file.
A dictionary of tags to apply to all artifacts added from the data source.
- TaggingInformationPerFile
- TaggingInformationAll
Response
Successful Response
ID of the created knowledge base upload job.

