Abraxas-365 / langchain-rust

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
MIT License
491 stars 63 forks source link

Change max_tokens from u16 to u32 for larger context window in recent models #174

Closed prabirshrestha closed 2 months ago

prabirshrestha commented 2 months ago

Based on changelog of from https://github.com/Abraxas-365/langchain-rust/pull/172