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

Introduce our RestGPT #2

Closed
Yifan-Song793 opened this issue Aug 2, 2023 · 1 comment
Closed

Introduce our RestGPT #2

Yifan-Song793 opened this issue Aug 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Yifan-Song793
Copy link

Hi! The list is indeed a valuable reference for studying and developing LLM-powered agents.
I want to introduce our recent work: RestGPT: Connecting Large Language Models with Real-World Applications via RESTful APIs (http://arxiv.org/abs/2306.06624). In this paper, we consider a more realistic scenario, connecting LLMs with RESTful APIs, which use the commonly adopted REST software architectural style for web service development. For example, RestGPT can connect with Spotify music player and solve user queries, such as “Add Summertime Sadness by Lana Del Rey in my first playlist”. In RestGPT, several agents, i.e., planner, API selector, and executor, work together to accomplish realistic complex tasks. The code and demo of our work will be released in this month.
I would be honored if RestGPT could be considered for inclusion in your list. I believe that it would greatly benefit researchers, and developers seeking to explore the practical applications of LLMs.
Best regards!

@LesileZ
Copy link
Collaborator

LesileZ commented Aug 2, 2023

Thank you so much for taking the time to recommend your paper for our list!
We have successfully added your paper to the list, and we truly appreciate your contribution to keeping our repository up-to-date and providing valuable information to the community.
If you have any further recommendations or questions, please feel free to share them with us. 😃

@zxlzr zxlzr added the enhancement New feature or request label Aug 7, 2023
@zxlzr zxlzr closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants