The community member is asking what parameter they need to set in the query() function to get only the sources and no call to OpenAI. A community member responds that they should use response_mode="no_text" in the index.query() function. If they encounter an error, the community member suggests trying to upgrade the library version.