LDelPinoNT

Results 10 comments of LDelPinoNT

@dosu can you explain me what is "t" in the LanguageMatchAnswers class?

Hey @dosu can you tell me which modules should I import for the "logger" object and the "Callbacks" in the "LanguageMatch" class ?

For the record the final, fixed code: ` from langchain_core.pydantic_v1 import BaseModel, Field from ragas.metrics.base import MetricWithLLM, EvaluationMode from langchain.callbacks.base import Callbacks from langdetect import detect import typing as t...

In my end the amount of "Failed to parse output" was reduced after upgrading to 0.1.11. (Before I have this error for every row in my dataset). I think that...

I'm interested in this feature since several Agent frameworks (like smolagents) already provide a basic search_tool.

Hello everyone! I'm interested in this feature too. Any update on this?

Karma bless you for this recipe @shigabeev ! I drop here some additional steps just in case anybody else needs them. Download the CUDA Toolkit according to your version https://developer.nvidia.com/cuda-toolkit-archive...

Same issue. With "single file" the app doesnt start.