Bibo Bobo
04/01/2025, 1:31 PMkedro_datasets_experimental
or how similar to how partitions datasets do).
So I need to pass some credentials to initialize the langchain instance of the model (OpenAI for example) which I can do just fine. The problem is that I want to have model name inside the parameters too because I also use kedro-mlflow plugin which automatically logs parameters to the mlflow and I want the model name and probably other params (e.g. temperature) to be logged too.Huong Nguyen
04/01/2025, 2:45 PMBibo Bobo
04/01/2025, 2:51 PM