Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Description

Default

Required

Example

Plugin ID

Unique ID of the plugin; primary key

(tick)

OPEN_AI_EMBEDDINGS_POC

Name

Unique name of the plugin

(tick)

Open Ai embeddings (POC)

Category

One of the https://mediahaven.atlassian.net/wiki/spaces/CS/pages/edit-v2/4438884395#Categories as described above

Feature

(tick)

Embedding

Uri

URI of the REST API implementing the AI Connector API contract

Embedding Generative

http://ai-connector-api:9100/providers/open_ai/

Secret

Secret that will be validated by the external plugin or passed further downstream.

very-secret-API-key

DottedKey

Used for plugins of category Embedding in which Vector Field to store the result.

NULL

Embedding

Dynamic.EmbeddingsPoc.OpenAi

Custom properties

Provides additional properties to the plugin.

{ }

Generative

{"PropertyA": "A", "PropertyB": "B"}