Undefined variable $filter in Pinecone plugin.

Created on 2 January 2024, 6 months ago
Updated 18 March 2024, 3 months ago

Problem/Motivation

In the recent update here: https://git.drupalcode.org/project/openai/-/commit/c5feead5bd60add45feaf...

We have removed $filters variable from the function params and moved everything inside $parameters array.

But we are still using the $filters variable in the code. Hence the filter is not getting applied.

Proposed resolution

Replace the $filter variable with $parameters['filter']

🐛 Bug report
Status

Needs review

Version

1.0

Component

OpenAI Embeddings

Created by

🇮🇳India kunal_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024