langchain_colab_experiments icon indicating copy to clipboard operation
langchain_colab_experiments copied to clipboard

Experiments with Langchain using different approaches on Google colab

langchain_colab_experiments

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