mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +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> |
||
---|---|---|
.. | ||
amadeus.ipynb | ||
azure_cognitive_services.ipynb | ||
csv.ipynb | ||
document_comparison_toolkit.ipynb | ||
gmail.ipynb | ||
jira.ipynb | ||
json.ipynb | ||
office365.ipynb | ||
openapi_nla.ipynb | ||
openapi.ipynb | ||
pandas.ipynb | ||
playwright.ipynb | ||
powerbi.ipynb | ||
python.ipynb | ||
spark_sql.ipynb | ||
spark.ipynb | ||
sql_database.ipynb | ||
vectorstore.ipynb | ||
xorbits.ipynb |