Skip to content

[Docs] Missing example for how to do $and and $or filters #68

@assembly-winston

Description

@assembly-winston

There is no example for how to do these filters in the docs. When doing the suggested example from the general pinecone example and translating to Go, structpb package complains that []map[string]any is not a valid type:

{"$and": [{"genre": "comedy"}, {"genre":"documentary"}]}

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions