Skip to content

Example for AzureOpenAI is broken #504

@cosmin-novac

Description

@cosmin-novac

Describe the bug
The example on this page no longer works with the current RAGAS build: https://docs.ragas.io/en/latest/howtos/customisations/embeddings.html#evaluating-with-azure-open-ai-embeddings

For example, from ragas.llms import LangchainLLM doesnt exist anymore. Should this be replaced with from ragas.llms.base import LangchainLLMWrapper ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions