Skip to content

Issue with cohere-multilingual-wikipedia-search #62

Description

@jeremi

when I try to run this sample it break even after installing weaviate-ts-client.

I got this error:


webpack compiled with 1 warning
ERROR in src/weaviate_search.ts:1:15
TS2724: '"weaviate-ts-client"' has no exported member named 'IWeaviateClient'. Did you mean 'WeaviateClient'?
  > 1 | import type { IWeaviateClient } from "weaviate-ts-client";
      |               ^^^^^^^^^^^^^^^
    2 |
    3 | export type FilterInput = {
    4 |   languageIdsSelected: number[];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions