michaelfeil / michaelfeil/infinity
OpenAI API compatibility
Open
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Currently the endpoint for embedding models is /embeddings on the infinity server, but I believe the correct open AI format would be /v1/embeddings ? correct me if Im wrong.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Infinity server entry point that handles the /embeddings endpoint and compare its routing with the OpenAI-compatible /v1/embeddings format described in the issue. Confirm the expected route and verify the embedding request still works at the resulting endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100