langchain/docs/extras
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
..
_templates Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
additional_resources mv tutorials (#7614) 2023-07-12 17:33:36 -04:00
ecosystem Add datadog-langchain integration doc (#7955) 2023-07-20 06:44:58 -07:00
guides Add debugging guide (#7956) 2023-07-19 14:15:11 -07:00
modules Amadeus Flight and Travel Search Tool (#7890) 2023-07-20 06:59:29 -07:00
use_cases Add llama-v2 to local document QA (#7952) 2023-07-19 11:15:47 -07:00