Summary:
Implement the logic that dequeues text from the message queue and sends it to the available Triton instances for processing.
Tasks:
Dequeue text chunks from the message queue.
Implement logic to send these text chunks to Triton instances for embedding.
Acceptance Criteria:
Dequeued text chunks are correctly sent to Triton instances and processed.
Summary:
Implement the logic that dequeues text from the message queue and sends it to the available Triton instances for processing.
Tasks:
Acceptance Criteria: