/
PR
propulsion-ai
/
PropulsionAI API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2024-08-01
7
28
14.0 KB
Knowledgebase
Creates a new knowledgebase.
post
/knowledgebase
Request body
KnowledgebaseCreateRequest
required
tags
string
required
name
string
required
description
string
Response
Successful response
KnowledgebaseCreateResponse
required
message
string
code
string
All 7 operations
post
Creates a new knowledgebase.
post
Uploads a file to a knowledgebase.
post
Upload content to a knowledgebase.
delete
Deletes a file from a knowledgebase.
post
Creates a new dataset.
post
Creates a new item in a dataset.
post
Call a deployment endpoint with specified tools and messages.