You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
shaunakgodbole 7193634ae6
fireworks[patch]: fix api_key alias in Fireworks LLM (#23118)
Thank you for contributing to LangChain!

**Description**
The current code snippet for `Fireworks` had incorrect parameters. This
PR fixes those parameters.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
3 months ago
..
cli
community community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 3 months ago
core core[patch]: Document agent schema (#23194) 3 months ago
experimental
langchain community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 3 months ago
partners fireworks[patch]: fix api_key alias in Fireworks LLM (#23118) 3 months ago
standard-tests
text-splitters