traP-jp / traP-jp/embedding-server
バッチ処理用のエンドポイントの作成
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
今は一つずつの埋め込みにしか対応していないので、バッチ処理のためのエンドポイントを作成する
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing endpoint that handles one embedding and any related request or response definitions and tests. Determine the batch request and response shape from the current API conventions; done means the server accepts multiple inputs and returns their embeddings with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100