Skip to content

Add support for new generative-meta module #2158

Description

@antas-marcin

This is a new module that will come out with latest v1.39.3 Weaviate version:

Here are the links to proto messages:

GenerativeMeta
GenerativeMetaMetadata

Available settings are:
baseURL - string (defaults to: https://api.meta.ai)
model - string (defaults to: muse-spark-1.2)
temperature - *float64
topP - *float64
maxTokens - *int
frequencyPenalty - *float64
presencePenalty - *float64
reasoningEffort - *string available values: "none", "minimal", "low", "medium", "high", "xhigh"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-mirrorissues with this label will be mirrored to the other Weaviate client repos

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions