Add Request size handling #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/load-safety"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should improve robustness of API, as amount of supplied document is now limited to 128 for embedding, 64 for reranking. Numbers chosen more or less arbitrary, but seem sensible for now.
Could improve on this specifically and add further global limits (like max_tokens or similar).