Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block type search functionality for LLM agentic interactions #1000

Open
yue-here opened this issue Nov 9, 2024 · 1 comment
Open

Block type search functionality for LLM agentic interactions #1000

yue-here opened this issue Nov 9, 2024 · 1 comment
Assignees
Labels
API For issues/PRs pertaining to the API enhancement New feature or request suggestions

Comments

@yue-here
Copy link

yue-here commented Nov 9, 2024

A common LLM use case is probably 'find all samples containing data of type X' so to facilitate LLM API interactions, I suggest adding 'block_ids' or similar in the return to get_items() which outputs a list of block ids ['xrd', 'raman', ...]

@ml-evs
Copy link
Member

ml-evs commented Nov 10, 2024

This is a limitation of the underlying server API atm, but we can add it quite easily. I'll transfer the issue there and get something out soon.

@ml-evs ml-evs transferred this issue from datalab-org/datalab-api Nov 10, 2024
@ml-evs ml-evs self-assigned this Nov 10, 2024
@ml-evs ml-evs added enhancement New feature or request API For issues/PRs pertaining to the API suggestions labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API For issues/PRs pertaining to the API enhancement New feature or request suggestions
Projects
None yet
Development

No branches or pull requests

2 participants