We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30af867 commit 4be8874Copy full SHA for 4be8874
src/swagger.ts
@@ -1,6 +1,6 @@
1
const swaggerDocument = {
2
info: {
3
- title: 'Gallery API Documentation',
+ title: 'LLM Proxy Documentation',
4
version: '1.0.0',
5
},
6
openapi: '3.1.0',
0 commit comments