Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
hariso committed Dec 13, 2024
1 parent 0c8a703 commit 0d50385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugin/processor/builtin/impl/ai/openai/prompt.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
"github.com/conduitio/conduit/pkg/foundation/log"
)

const MetadataPromptContext = "openai.prompt.context"
const MetadataPromptContext = "weaviate.context"

type promptProcConfig struct {
APIKey string `json:"apiKey" validate:"required"`
Expand Down

0 comments on commit 0d50385

Please sign in to comment.