8000 Mistral API change · Issue #269 · ragapp/ragapp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mistral API change #269
Open
Open
@SupraDav

Description

@SupraDav

Describe the bug
Mistral API do not run any more

To Reproduce
in scr/ragapp/admin-ui/section/providers/mistral.tsx file
change line 20
const supportingModels = ["mistral-tiny", "mistral-small", "mistral-medium"];
by
const supportingModels = ["mistral-large-latest"];

in scr/ragapp/client/providers/mistral.tsx file
change line 18
by model: "mistral-large-latesté,

Run and test ok for me

Thanks

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

      0