mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-03-03 02:14:54 +00:00
The `max_tokens_to_sample` value in the `anthropic.completions.create` function call has been increased from 300 to 512. This change is made to improve the completion results by allowing the model to generate longer responses.