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

[bug] embedding microservice almost openai compatible but not fully #926

Open
rbrugaro opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@rbrugaro
Copy link
Collaborator

We claim OPENAI compatible but OPEA still returns some objects as null that should be populated.
OPEA TEI: "usage":null, "model":null,
Bare TEI: "model":"BAAI/bge-large-en-v1.5","usage":{"prompt_tokens":12,"total_tokens":12}

This issue of milling objects applies to other microservices too. Might be good to systematically correct for all.

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

No branches or pull requests

1 participant