Files
spring-ai/models
dafriz f56ce20cad Add support for max_completion_tokens in OpenAI chat options request
An upper bound for the number of tokens that can be generated for a completion,
  including visible output tokens and reasoning tokens.
  Replaces max_tokens field which is now deprecated.
2024-10-01 11:05:51 +02:00
..