What's the best way to combine multiple index options? I tried the CondensePlusContextChatEngine and it keeps rewriting e.g. "Hello" into a bunch of different things and then returning an empty response, but most examples in the docs want me to use an index -> chat engine
CondensePlusContext will rewrite yes, but it should respond as normal (its only rewriting and then retrieving, and then putting retrieved context + chat history to the llm). You may need to adjust the system prompt