IngestDocument ​Ingest​Document

yaml
type: "io.kestra.plugin.ai.rag.ingestdocument"
yaml
id: document_ingestion
namespace: company.ai

tasks:
  - id: ingest
    type: io.kestra.plugin.ai.rag.IngestDocument
    provider:
      type: io.kestra.plugin.ai.provider.GoogleGemini
      modelName: gemini-embedding-exp-03-07
      apiKey: "{{ kv('GEMINI_API_KEY') }}"
    embeddings:
      type: io.kestra.plugin.ai.embeddings.KestraKVStore
    drop: true
    fromExternalURLs:
      - https://raw.githubusercontent.com/kestra-io/docs/refs/heads/main/content/blogs/release-0-24.md
Properties
Default false
SubType string
SubType string
SubType string
Default false
SubType string
Default {{flow.id}}-embedding-store
Default embedding-index
Default https://api.deepseek.com/v1
Default RECURSIVE
Possible Values
RECURSIVEPARAGRAPHLINESENTENCEWORD
Possible Values
ONEQUORUMALL
SubType string
SubType string
Min items 1
SubType string
Default COHERE
Possible Values
COHERETITAN