Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tabby): support voyage embedding api #2355

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Conversation

TennyZhuang
Copy link
Contributor

Resolve #2350

Some minor changes such as add more derive(Debug) are included, which is friendly for development and nice to have.

crates/http-api-bindings/src/embedding/mod.rs Outdated Show resolved Hide resolved
crates/http-api-bindings/src/embedding/mod.rs Outdated Show resolved Hide resolved
@wsxiaoys wsxiaoys enabled auto-merge (squash) June 6, 2024 05:28
@TennyZhuang
Copy link
Contributor Author

service::auth::tests::test_password_reset

Seems like a flaky test?

@wsxiaoys wsxiaoys disabled auto-merge June 6, 2024 09:25
@wsxiaoys wsxiaoys merged commit beb7d90 into TabbyML:main Jun 6, 2024
3 of 5 checks passed
wsxiaoys pushed a commit that referenced this pull request Jun 10, 2024
* feat(tabby): support voyage embedding api

Signed-off-by: TennyZhuang <[email protected]>

* [autofix.ci] apply automated fixes

* exit if necessary args are missing

Signed-off-by: TennyZhuang <[email protected]>

---------

Signed-off-by: TennyZhuang <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support voyage embedding api
2 participants