langchain/docs/docs/integrations
Mateusz Szewczyk 902b57d107
IBM: Added WatsonxChat passing params to invoke method (#23758)
Thank you for contributing to LangChain!

- [x] **PR title**: "IBM: Added WatsonxChat to chat models preview,
update passing params to invoke method"


- [x] **PR message**: 
- **Description:** Added WatsonxChat passing params to invoke method,
added integration tests
    - **Dependencies:** `ibm_watsonx_ai`


- [x] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-07-05 18:07:50 +00:00
..
adapters docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2024-04-04 12:49:15 -07:00
callbacks community[minor]: Add UpstashRatelimitHandler (#21885) 2024-06-07 21:02:06 +00:00
chat IBM: Added WatsonxChat passing params to invoke method (#23758) 2024-07-05 18:07:50 +00:00
chat_loaders infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
document_loaders docs: Arxiv docs update (#23871) 2024-07-05 11:43:51 -04:00
document_transformers docs[patch]: Address feedback from docs users (#23550) 2024-06-26 14:47:01 -07:00
graphs community[patch]: Add function response to graph cypher qa chain (#22690) 2024-06-10 13:52:17 -07:00
llms docs[patch]: Fix docs bugs in response to feedback (#23649) 2024-06-28 17:24:55 -07:00
memory community: add KafkaChatMessageHistory (#22216) 2024-06-17 20:34:01 -07:00
platforms Update docs: LangChain agent memory (#23673) 2024-07-02 17:06:32 -04:00
providers community: Overhaul MLflow Integration documentation (#23067) 2024-07-03 22:52:17 -04:00
retrievers community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) 2024-06-11 10:01:26 -04:00
stores docs: ElasticsearchCacheStore in stores integrations documentation (#22612) 2024-06-06 14:36:43 +00:00
text_embedding Update jina embedding notebook to show multimodal capability more clearly (#23702) 2024-07-01 09:13:19 -04:00
toolkits community: add support for 'cloud' parameter in JiraAPIWrapper (#23057) 2024-07-05 15:11:10 +00:00
tools Langchain: fixed a typo in the imports (#23864) 2024-07-05 15:42:50 +00:00
vectorstores docs: add Vertex Feature Store, edit BigQuery Vector Search (#23709) 2024-07-05 12:12:21 +00:00
llm_caching.ipynb community: add SingleStoreDB semantic cache (#23218) 2024-07-05 09:26:06 -04:00