langchain/docs/extras/modules/agents/toolkits
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
..
amadeus.ipynb Amadeus Flight and Travel Search Tool (#7890) 2023-07-20 06:59:29 -07:00
azure_cognitive_services.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
csv.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
document_comparison_toolkit.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
gmail.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
jira.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
json.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
office365.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
openapi_nla.ipynb docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
openapi.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
pandas.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
playwright.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
powerbi.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
python.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
spark_sql.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
spark.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
sql_database.ipynb SQLDatabase: adding security disclamer (#7710) 2023-07-14 13:38:16 -04:00
vectorstore.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
xorbits.ipynb Add Xorbits agent (#7647) 2023-07-17 07:09:51 -07:00