Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amadeus Flight and Travel Search Tool #7890

Merged
merged 11 commits into from
Jul 20, 2023
Merged

Conversation

sdelgadoc
Copy link
Contributor

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 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 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.

Verified

This commit was signed with the committer’s verified signature.
addaleax Anna Henningsen

Verified

This commit was signed with the committer’s verified signature.
addaleax Anna Henningsen

Verified

This commit was signed with the committer’s verified signature.
codebytere Shelley Vohr

Verified

This commit was signed with the committer’s verified signature.
codebytere Shelley Vohr

Verified

This commit was signed with the committer’s verified signature.
codebytere Shelley Vohr

Verified

This commit was signed with the committer’s verified signature.
codebytere Shelley Vohr
@vercel
Copy link

vercel bot commented Jul 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 1:49pm

@dosubot dosubot bot added Ɑ: agent Related to agents module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Jul 18, 2023
@vercel vercel bot temporarily deployed to Preview July 18, 2023 17:18 Inactive
@vercel vercel bot temporarily deployed to Preview July 18, 2023 18:11 Inactive
@vercel vercel bot temporarily deployed to Preview July 18, 2023 18:28 Inactive
@baskaryan
Copy link
Collaborator

looks awesome, thanks @sdelgadoc!!

@baskaryan baskaryan added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jul 19, 2023
@sdelgadoc
Copy link
Contributor Author

Thanks @baskaryan for the help getting the last few poetry issues resolved!

@vercel vercel bot temporarily deployed to Preview July 20, 2023 13:49 Inactive
@baskaryan baskaryan merged commit c416dbe into langchain-ai:master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: agent Related to agents module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants