Tags: zhaohengmaster/ragas
Tags
Allow Metric.score to work within an existing asyncio loop (exploding… …gradients#1161) I got errors when running metrics within an existing asyncio loop, the `asyncio.run` part makes the code fail in those cases. Submitting a bugfix. --------- Co-authored-by: jjmachan <jamesjithin97@gmail.com>
fix: temperature parameter in generate_text not ignored. (explodinggr… …adients#887) Addresses explodinggradients#886. Temperature parameter is not anymore overwritten by calling to `self.get_temperature(n=n)`. Now it will only call that method if no parameter was given. --------- Co-authored-by: Ivan Herreros <ivan.herreros-alonso@inovex.de>
Feature/updating prompt (explodinggradients#1050) Editing prompt.py so that adaptation of testset_generator to dutch is possible; Added a output_parser for the question_answer_prompt, so that there are less nans with testset_generation
Feat/llamaindex: adding llamaindex (explodinggradients#999) fixes: explodinggradients#557 its been long 🙂
fix: patch type issue in evolution parsing (explodinggradients#980) fixes: explodinggradients#900
fix: faithfulness (explodinggradients#787) fixes : explodinggradients#785
docs: minor corrections (explodinggradients#747) fixes: explodinggradients#665 explodinggradients#746
PreviousNext