langchain/docs/docs/integrations
Sunchao Wang dc81dba6cf
community[patch]: Improve amadeus tool and doc (#18509)
Description:

This pull request addresses two key improvements to the langchain
repository:

**Fix for Crash in Flight Search Interface**:

Previously, the code would crash when encountering a failure scenario in
the flight ticket search interface. This PR resolves this issue by
implementing a fix to handle such scenarios gracefully. Now, the code
handles failures in the flight search interface without crashing,
ensuring smoother operation.

**Documentation Update for Amadeus Toolkit**:

Prior to this update, examples provided in the documentation for the
Amadeus Toolkit were unable to run correctly due to outdated
information. This PR includes an update to the documentation, ensuring
that all examples can now be executed successfully. With this update,
users can effectively utilize the Amadeus Toolkit with accurate and
functioning examples.
These changes aim to enhance the reliability and usability of the
langchain repository by addressing issues related to error handling and
ensuring that documentation remains up-to-date and actionable.

Issue: https://github.com/langchain-ai/langchain/issues/17375

Twitter Handle: SingletonYxx
2024-03-05 16:17:22 -08:00
..
adapters docs[patch]: fix ipynb links (#14325) 2023-12-06 09:29:07 -08:00
callbacks text-splitters[minor], langchain[minor], community[patch], templates, docs: langchain-text-splitters 0.0.1 (#18346) 2024-02-29 18:33:21 -08:00
chat docs: fix link and missing package (#18405) 2024-03-05 15:50:06 -08:00
chat_loaders docs, templates: update schema imports to core (#17885) 2024-02-22 15:58:44 -08:00
document_loaders community[minor]: add Yuque document loader (#17924) 2024-03-05 15:54:07 -08:00
document_transformers docs: google provider page fixes (#18290) 2024-02-29 00:45:03 +00:00
llms ai21[patch]: AI21 Labs Contextual Answers support (#18270) 2024-03-05 22:42:04 +00:00
memory mongodb[patch]: Migrate MongoDBChatMessageHistory (#18590) 2024-03-05 18:53:02 +00:00
platforms docs: add groq to list of providers (#18503) 2024-03-04 08:20:40 -08:00
providers docs: providers update 5 (#18550) 2024-03-05 12:55:13 -08:00
retrievers community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 2024-03-05 15:47:29 -08:00
stores community: revert SQL Stores (#16912) 2024-02-01 16:37:40 -08:00
text_embedding community[minor]: llamafile embeddings support (#17976) 2024-03-01 13:49:18 -08:00
toolkits community[patch]: Improve amadeus tool and doc (#18509) 2024-03-05 16:17:22 -08:00
tools docs: update documentation of stackexchange component (#18486) 2024-03-04 10:45:29 -08:00
vectorstores docs: Update elasticsearch README (#18497) 2024-03-05 15:49:16 -08:00