### Describe the problem During long embedding runs using Jina embeddings v4 with late chunking, API responses are taking longer than 5-8 seconds. ### Describe the proposed solution Propose to add an optional config to set timeout time. ### Alternatives considered _No response_ ### Importance would make my life easier ### Additional Information Have opened a PR to implement this feature: https://github.com/chroma-core/chroma/pull/5390