Skip to content

RAG using contextual AI-broken repo contextual-client #54

@the15thwiseone

Description

@the15thwiseone

The Contextual AI client (ContextualAI(api-key, base-url)) call is not functioning with any of their .api file extensions (example: client.datastores.list( ), client.datastores.creat(name=datastore_name)). It results in a 403 error. I verified my api-key on a 3rd party with a blank get, and it resulted in a 200ok.

I will also put this information in the offending repository, hopefully it will get resolved OR an alternative exists.

Side note, proper syntax for cliet.datastores.create(datastore_name) is client.datastores.create(name=datastore_name). Easy enough to figure out, but figured i'd let you know that issue exists in the jupyter notebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions