ss7424Refar

Results 5 comments of ss7424Refar

Hi! Thank you for reply! I will try your advise. but can you show how to set `chrome_binary` in where? I search `chrome_binary` keyword in `KITE-Sample-Test`, then cannot find this...

Hi! Sorry for the late reply. because I have been wondering about the command you gave me: `chrome_binary`. Why the value is `chrome.exe` ... According to your opinion, this value...

Hi! I takes several times to check the command work or not. The result is I think `chrome_binary` can start `Electron App` window, but seem cannot find HTML element by...

same issue . i think if [`context_scoring_parser = RagasoutputParser(pydantic_object=ContextScoring)` in `output_parser.py` ](https://github.com/explodinggradients/ragas/blob/9bc6e6fd44180e658751e15da3a3829c957ee853/src/ragas/llms/output_parser.py#L61) return None , means llm cannot gen result by right prompt , it will cause this exception. also...

"Is it possible to use a local large model to verify the scan function?" some like ollama or HF instance llms function... https://github.com/Giskard-AI/giskard/blob/e724a9f5d7d90e88c1575cdb06ccd573548f033b/giskard/llm/client/__init__.py#L45