Skip to content

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Oct 8, 2024

This PR adds ollama embeddings back in after a merge error/rollback

Checklist (if applicable):

  • Tested (manually, unit tested, etc.)
  • Docs updated

@cabljac cabljac requested a review from pavelgj October 14, 2024 10:44
@cabljac cabljac merged commit 2d38003 into main Oct 21, 2024
4 checks passed
@cabljac cabljac deleted the @invertase/ollama-embeddings-js-main branch October 21, 2024 10:22
import z from 'zod';
import { OllamaPluginParams } from './index.js';
// Define the schema for Ollama embedding configuration
export const OllamaEmbeddingConfigSchema = z.object({
Copy link
Collaborator

Choose a reason for hiding this comment

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

These are actually unused

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

Successfully merging this pull request may close these issues.

2 participants