Skip to content

ifsheldon/gpt_plugin_template_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Plugin Template in Rust

This is a template for creating a GPT plugin in Rust. It should be compatible with LLMOps platforms like LobeChat, Dify, OpenAI GPTs and OpenAI GPT Actions, various Copilot platforms, and others.

For the tutorial, please see this blog.

Test Run

  1. Clone the repository.
  2. Run cargo run --debug in the root directory.
  3. Then you can use Postman, curl, Bruno or any other tools you like to send HTTP requests to the server.

LICENSE

The license is Apache 2.0. You can find it here.

About

GPT Plugin Template in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages