Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Inject kg context even if kg query result is empty (#198)
* fix some bugs in reflexion agent * fix an vectorstore issue * introduce use_reflexion to kg RagAgent * prompt LLM not to generate cypher marker * fix test error * change vectorstore collection names to apply previous fix of collection field max length issue * phrasing, formatting, parameter explanations * fix type hinting * prompt LLM even if kg query result is empty --------- Co-authored-by: fengsh <shaohong.feng.78@gmail.com> Co-authored-by: slobentanzer <sebastian.lobentanzer@gmail.com>
- Loading branch information