Skip to content

Add support for new generative-digitalocean module #614

Description

@mirror-issues-across-repos

Mirrored from weaviate/weaviate-python-client#2149 (weaviate/weaviate-python-client#2149)

This is a new module that will come out with latest v1.37+ Weaviate versions:

Here are the links to proto messages:

GenerativeDigitalOcean
GenerativeDigitalOceanMetadata

Available settings are:
baseURL - string (defaults to: https://inference.do-ai.run)
model - string (defaults to: llama-4-maverick)
temperature - *float64
topP - *float64
maxTokens - *int
frequencyPenalty - *float64
presencePenalty - *float64
stop - []string

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