langchain
c6f700b7 - fix(community): allow support for disabling max_tokens args (#21534)

Commit
1 year ago
fix(community): allow support for disabling max_tokens args (#21534) This PR fixes an issue with not able to use unlimited/infinity tokens from the respective provider for the LiteLLM provider. This is an issue when working in an agent environment that the token usage can drastically increase beyond the initial value set causing unexpected behavior.
Author
Parents
Loading