Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

feat(breaking): EmbeddingModelProviderConfig #44

Merged
merged 12 commits into from
Jul 24, 2024

Conversation

iwilltry42
Copy link
Contributor

@iwilltry42 iwilltry42 commented Jul 22, 2024

Features

  • new flag -c/--config-file to define a config file
  • config file that currently only supports setting an embeddings provider (see examples/configfiles/embedding_provider.yaml)
  • embeddings providers:
    • Cohere
    • Google Vertex AI (PR for chromem-go)
    • OpenAI (+ Azure)
    • Cohere
    • Vertex
    • Jina
    • Mistral
    • Mixedbread
    • LocalAI
    • Ollama

Breaking Changes

  • removes all OpenAI flags -> now only available via env and config file

@iwilltry42 iwilltry42 changed the title feat: EmbeddingModelProviderConfig feat(breaking): EmbeddingModelProviderConfig Jul 22, 2024
@iwilltry42 iwilltry42 force-pushed the feat/config-embedding-provider branch from 5a04d20 to 647ea75 Compare July 23, 2024 09:09
@iwilltry42 iwilltry42 marked this pull request as ready for review July 23, 2024 20:49
@iwilltry42 iwilltry42 merged commit 5db59fd into main Jul 24, 2024
1 check passed
@iwilltry42 iwilltry42 deleted the feat/config-embedding-provider branch July 24, 2024 13:04
Copy link

@msoo14131 msoo14131 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

G

Copy link

@msoo14131 msoo14131 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

H

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants