Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(inference): Add BagelNet inference provider support#1574

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
data-mission wants to merge6 commits intohuggingface:main
base:main
Choose a base branch
Loading
frombagel-org:add-bagelnet-provider

Conversation

data-mission
Copy link

Summary

This PR adds BagelNet as a new inference provider for conversational tasks.

Changes

  • AddBagelNetConversationalTask provider extendingBaseConversationalTask
  • Register BagelNet in provider helper and type definitions
  • Update documentation with BagelNet links and information
  • Base URL:https://api.bagel.net
  • Route:/v1/chat/completions (OpenAI compatible)

Testing

  • Local implementation tested and verified
  • Follows existing provider patterns exactly
  • Linting passes successfully

Files Changed

  • packages/inference/src/providers/bagelnet.ts - Core provider
  • packages/inference/src/lib/getProviderHelper.ts - Registration
  • packages/inference/src/types.ts - Type definitions
  • packages/inference/README.md - Documentation

Addresses the need for BagelNet inference provider integration as discussed inprovider registration process.

- Add BagelNet conversational task provider- Extends BaseConversationalTask with OpenAI-compatible API- Base URL:https://api.bagel.net- Supports chat completions with standard OpenAI format- Update provider documentation and type definitions
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@julien-cjulien-cAwaiting requested review from julien-cjulien-c is a code owner

@hanouticelinahanouticelinaAwaiting requested review from hanouticelinahanouticelina is a code owner

@SBrandeisSBrandeisAwaiting requested review from SBrandeisSBrandeis is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@data-mission

[8]ページ先頭

©2009-2025 Movatter.jp