diff --git a/content/30.discussion.md b/content/30.discussion.md index 78d396f..2b17e41 100644 --- a/content/30.discussion.md +++ b/content/30.discussion.md @@ -28,7 +28,7 @@ We allow self-hosting of open-source models on any scale, from dedicated hardwar ### Limitations The current generation of LLMs is not yet ready for unsupervised use in biomedical research. -While we have taken steps to mitigate the risks of using LLMs such as independent benchmarks, fact-checking, and knowledge graph querying, we cannot guarantee that the models will not produce harmful outputs. +While we have taken steps to mitigate the risks of using LLMs such as independent benchmarks, fact-checking, and RAG processes, we cannot guarantee that the models will not produce harmful outputs. We see current LLMs, particularly in the scope of the BioCypher ecosystem, as helpful tools to assist human researchers, alleviating menial and repetitive tasks and helping with technical aspects such as query languages. They are not meant to replace human ingenuity and expertise but to augment it with their complementary strengths.