We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: