Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with cohere-multilingual-wikipedia-search #62

Open
jeremi opened this issue Dec 14, 2023 · 0 comments
Open

Issue with cohere-multilingual-wikipedia-search #62

jeremi opened this issue Dec 14, 2023 · 0 comments

Comments

@jeremi
Copy link

jeremi commented Dec 14, 2023

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[];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant