ModuleNotFoundError When Accessing Knowledge Bank via REST API SDK

Mebin
Mebin Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 3 ✭✭✭
edited July 24 in Using Dataiku

Hi everyone,

I'm running into an issue while trying to access a Dataiku Knowledge Bank from an external Python script using the Dataiku REST API client.

When I execute my script, I get the following error:ModuleNotFoundError: No module named 'dataiku.core.vector_stores.lifecycle'

Here are my environment details:

  • Dataiku DSS Version: 14.0.0
  • Dataiku Python API Client Version: 14.0.0

It seems like a module related to vector stores is missing from the public API client library, even though my client and DSS versions match.

Has anyone encountered this before? Is accessing the Knowledge Bank from an external environment via the REST API client supported in version 14.0.0, or am I missing a configuration step?

Any help or suggestions would be greatly appreciated!

Thanks.

Operating system used: Ubuntu 22.04 (WSL)

Answers

Setup Info
    Tags
      Help me…