update comment

This commit is contained in:
seehi 2024-03-21 17:14:22 +08:00
parent 73953c025d
commit 7c1c4b2a35

View file

@ -1,6 +1,6 @@
"""FLARE Engine.
Use llamaindex's FLAREInstructQueryEngine, which accepts other engines as parameters.
Use llamaindex's FLAREInstructQueryEngine as FLAREEngine, which accepts other engines as parameters.
For example, Create a simple engine, and then pass it to FLAREEngine.
"""