langchain/libs
nrpd25 95cc8e3fc3
premai[patch]:Standardized model init args (#21308)
[Standardized model init args
#20085](https://github.com/langchain-ai/langchain/issues/20085)
- Enable premai chat model to be initialized with `model_name` as an
alias for `model`, `api_key` as an alias for `premai_api_key`.
- Add initialization test `test_premai_initialization`

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-05-06 18:12:29 -04:00
..
cli cli[minor]: improve confirmation message with more details (#21027) 2024-04-29 12:20:42 -04:00
community premai[patch]:Standardized model init args (#21308) 2024-05-06 18:12:29 -04:00
core fix: core: Include in json output also fields set outside the constructor (#21342) 2024-05-06 14:37:36 -07:00
experimental Add the extract types to diffbot graph transformer (#21315) 2024-05-06 09:19:52 -04:00
langchain fix: core: Include in json output also fields set outside the constructor (#21342) 2024-05-06 14:37:36 -07:00
partners community: Updated Chroma version range to include 0.5.0 release (#21224) 2024-05-06 13:31:40 -07:00
standard-tests (standard tests): add test for basic conversation sequence (#21213) 2024-05-02 13:47:10 -04:00
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2024-04-25 00:07:42 +00:00