Similar to rag_api
except it also returns information about the sources that were used to answer the query.
- See
rag_api
- Uses the
Utils.with_sources
prompt modification to demand information about the data sources be included in responses.
See parent README
ℹ️ Make sure you have set the OPENAI_API_KEY
environment variable.
- See
rag_api