GoogleCloudPlatform / GoogleCloudPlatform/generative-ai

[Bug]: /v1beta1/projects/xxx/locations/europe-west6/indexEndpoints/xxx:findNeighbors

Open
#1,835 0 comments 0 reactions 1 assignee Claimed by @saaagesh View on GitHub
Dominant language
Jupyter Notebook
Stars
17.7k
Forks
4.5k
Avg merge
12h 38m
Merged PRs (30d)
42

Description

### File Name

gemini/sample-apps/llamaindex-rag/backend/rag/index_manager.py

### What happened?

When I attempt to retrieve a query from the vector index endpoint, I receive the following error response:

`{
"error": {
"code": 404,
"message": "Could not resolve /v1beta1/projects/xxx/locations/europe-west6/indexEndpoints/xxx:findNeighbors to a method.",
"status": "UNIMPLEMENTED"
}
}`

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.