Skip to content

feat(functions): add process-file-embedding function#70

Open
theothersideofgod wants to merge 3 commits into
feat/storage-confirm-uploadfrom
feat/process-file-embedding
Open

feat(functions): add process-file-embedding function#70
theothersideofgod wants to merge 3 commits into
feat/storage-confirm-uploadfrom
feat/process-file-embedding

Conversation

@theothersideofgod

Copy link
Copy Markdown
Contributor

Summary

  • Add process-file-embedding function for extracting text and generating embeddings
  • Uses Ollama for local embedding generation
  • Includes unit tests

Changes

  • functions/process-file-embedding/ - new function with tests
  • scripts/dev.ts - add S3 and Ollama env vars
  • skaffold.yaml - add profile for process-file-embedding

Dependencies

Test plan

  • Unit tests pass
  • Integration test with Ollama

🤖 Generated with Claude Code

theothersideofgods and others added 3 commits June 10, 2026 16:58
Extracts text from files and generates embeddings using Ollama.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

2 participants