curate-gpt icon indicating copy to clipboard operation
curate-gpt copied to clipboard

switch to using linkml-store

Open cmungall opened this issue 2 months ago • 0 comments

See https://github.com/linkml/linkml-store

This would swap out the abstraction layer here https://github.com/monarch-initiative/curate-gpt/tree/main/src/curate_gpt/store

Note that no chromadb adapter is required - it's sufficient to use the default duckdb adapter (fast) and the llm lib. See https://linkml.io/linkml-store/examples/Semantic-Search.html

cmungall avatar Apr 10 '24 02:04 cmungall