Closed colin-r-carter closed 1 month ago
Add a warning if context length is exceeded.
Added truncation and info, if input text exceeded token length of selected model to the API response. Should be transparent now, when not all input-text was used to calculate the embedding.
Add a warning if context length is exceeded.