Skip to content

[client.images.find] Missing link to Impresso App when previewing DataFrame #62

Description

@danieleguido
Image `Impresso App` link points wrongly to `https://impresso-project.ch/app/images` and there is no search query attached.

How to reproduce

kw_image_emb = client.tools.embed_text(text='Maastricht', target='multimodal')

kw_image_emb_result = client.images.find(
    embedding=kw_image_emb,
    limit=5
)
kw_image_emb_result

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions