Skip to content

Prerelease v5.4.0-embeddings.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 15:24
09680dc
  • Mostly a copypasta from Projections/Store
  • Removed ScopeId from the requests (not needed for embeddings)
  • Added the untracked Generation/Artifacts folder to .gitignore. I think that folder is just automatically created by dotnet build, and it only contains the generated doc .xml file.

I also now realised, that we have structured this differently from Projections. The Projections.proto files with the registration code is inside Events.Processing folder, not Projections. Maybe Embeddings.proto should then also get moved to Events.Processing?