You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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', ...]
The text was updated successfully, but these errors were encountered:
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', ...]
The text was updated successfully, but these errors were encountered: