Skip to content

Conversation

@shatfield4
Copy link
Collaborator

@shatfield4 shatfield4 commented Oct 16, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #4529

What is in this change?

  • Switched embed() call to use input param vs the old prompt param to support batch processing
  • Adds new advanced options item to allow for adjusting batch size in Ollama provider (default is 1)
  • Updated logging to show batch sizes and progress

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

…r-parallel-embeddings-to-improve-performance
timothycarambat added a commit that referenced this pull request Nov 20, 2025
timothycarambat added a commit that referenced this pull request Nov 20, 2025
…nRouter (#4668)

Implmenet chat and agentic chat user-id for OpenRouter
resolves #4553
closes #4482
Copy link
Member

@timothycarambat timothycarambat left a comment

Choose a reason for hiding this comment

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

See question/feedback on input param

@timothycarambat timothycarambat removed the PR:needs review Needs review by core team label Nov 25, 2025
@timothycarambat timothycarambat merged commit 66e44f6 into master Nov 25, 2025
1 check passed
@timothycarambat timothycarambat deleted the 4529-feat-ollamaembedder-support-batched-or-parallel-embeddings-to-improve-performance branch November 25, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: OllamaEmbedder Support Batched or Parallel Embeddings to Improve Performance

3 participants