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

TextEmbedding quotas #4

Open
BastinFlorian opened this issue Nov 20, 2023 · 0 comments
Open

TextEmbedding quotas #4

BastinFlorian opened this issue Nov 20, 2023 · 0 comments

Comments

@BastinFlorian
Copy link
Owner

Description

  • The Text Embedding quotas (5 concurrent request) does not allow to scale the chatbot.
    For each question, one API call is made. So maximum 5 UI can be accessed jointly
  • Replace TextEmbedding with TensorflowEmbedding
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