langchain/docs/extras/modules
Santiago Delgado c416dbe8e0
Amadeus Flight and Travel Search Tool (#7890)
## Background
With the addition on email and calendar tools, LangChain is continuing
to complete its functionality to automate business processes.

## Challenge
One of the pieces of business functionality that LangChain currently
doesn't have is the ability to search for flights and travel in order to
book business travel.

## Changes
This PR implements an integration with the
[Amadeus](https://developers.amadeus.com/) travel search API for
LangChain, enabling seamless search for flights with a single
authentication process.

## Who can review?
@hinthornw

## Appendix
@tsolakoua and @minjikarin, I utilized your
[amadeus-python](https://github.com/amadeus4dev/amadeus-python) library
extensively. Given the rising popularity of LangChain and similar AI
frameworks, the convergence of libraries like amadeus-python and tools
like this one is likely. So, I wanted to keep you updated on our
progress.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-20 06:59:29 -07:00
..
agents Amadeus Flight and Travel Search Tool (#7890) 2023-07-20 06:59:29 -07:00
callbacks Adding Docs for PromptLayerCallbackHandler (#7860) 2023-07-18 07:51:16 -07:00
chains fix (#7947) 2023-07-19 10:23:10 -07:00
data_connection Update chroma notebook (#7978) 2023-07-20 06:25:31 -07:00
evaluation Docs Nit (#7918) 2023-07-18 21:47:28 -07:00
memory Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
model_io docs: fix a couple of small indentation errors in the strings (#7951) 2023-07-20 06:34:01 -07:00
paul_graham_essay.txt codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
state_of_the_union.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00