add chatpdf plugin

This commit is contained in:
lloydzhou
2024-09-09 18:51:03 +08:00
parent 033fcf33f7
commit bfcea9a5d0
4 changed files with 160 additions and 0 deletions

27
plugins/chatpdf/README.md Normal file
View File

@@ -0,0 +1,27 @@
# Chat PDF GPT
> A GPT that allows the user to read data from a link.
> [PDF AI Reader Chat (4.1 ★)](https://chatgpt.com/g/g-oMM2c1bD3)
## Schema
[openapi.json](./openapi.json)
## Servers
`https://gpt.chatpdf.aidocmaker.com`
## Operations
1. ChatPDFReadRrl
## Authentication
```
type: none
```
## Preview
![Preview](./preview.png)