Skip to content

get_indexes error #10

Closed
Closed
@nafraf

Description

@nafraf

Hello,
get_indexes tool is returning a single string with the list of the indexes, but the agent gets confused with that format:

This is the list of existing indexes:

127.0.0.1:6379> ft._list
1) idx4idx5idx6
2) idx2
3) idx1
4) idx3idx2

Now, this is the agent's answer:

Please give me the indexes that exists on redis server
GitHub Copilot
The existing indexes on the Redis server are: idx1, idx2, idx3, idx4, idx5, and idx6.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions