Skip to content

update embedding v2 snake case#64

Merged
winzamark123 merged 1 commit into
mainfrom
update/embeddingv2
Sep 16, 2025
Merged

update embedding v2 snake case#64
winzamark123 merged 1 commit into
mainfrom
update/embeddingv2

Conversation

@winzamark123

Copy link
Copy Markdown
Contributor

This pull request standardizes the naming convention for the embedding V2 method across the codebase by renaming embeddingV2 to embedding_v2. This change ensures consistency and clarity in both method definitions and usage.

Naming consistency improvements:

  • Renamed the method embeddingV2 to embedding_v2 in the General class, including all overloads and the implementation, in src/general/index.ts.
  • Updated the binding in the General class constructor to use the new embedding_v2 method name in src/general/index.ts.
  • Changed the property name from embeddingV2 to embedding_v2 in the returned object of the JigsawStack function in src/core.ts.

@winzamark123 winzamark123 merged commit ad0851f into main Sep 16, 2025
2 checks passed
@winzamark123 winzamark123 deleted the update/embeddingv2 branch September 16, 2025 05:10
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.

1 participant