Skip to content

[Py] Add EmbedderReference dataclass #3721

@MengqinShen

Description

@MengqinShen

Is your feature request related to a problem? Please describe.
Python already has a basic embedder reference system, but it's less sophisticated than JavaScript.

Describe the solution you'd like
Python equivalent of the JS EmbedderReference interface with fields: name, config_schema, info, config, version

Additional context
Reference: js/ai/src/embedder.ts:319-327 (the JS interface definition)

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions