Experiments with Langchain using different approaches on Google colab
Doing some experiments with Query Generation using langchain to improve on the search results: https://huggingface.co/spaces/rlancemartin/auto-evaluator https://github.com/rlancemartin/auto-evaluator https://github.com/langchain-ai/auto-evaluator - with full explanation as well. We can use this deployment to create questions for openly available support documents
https://gptcache.readthedocs.io/en/latest/bootcamp/langchain/qa_generation.html gptcache version of QA generation, but autoevaluator is better as this provides responses with evaluation as well. Generation task with evaluation is better and we can depend on them.
https://autoevaluator.langchain.com/playground best place to check for different outputs