mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
c416dbe8e0
## 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> |
||
---|---|---|
.. | ||
file_management | ||
openapi | ||
powerbi | ||
python | ||
requests | ||
shell | ||
__init__.py | ||
test_base.py | ||
test_exported.py | ||
test_json.py | ||
test_public_api.py | ||
test_signatures.py | ||
test_zapier.py |