n4ze3m / dialoqbase

Create chatbots with ease
https://dialoqbase.n4ze3m.com/
MIT License
1.54k stars 252 forks source link

Chatbot API #173

Closed JombleContact closed 3 months ago

JombleContact commented 6 months ago

Hello,

It would be awesome if you could add the API for file upload / deletion

n4ze3m commented 6 months ago

Hey, I don't understand what type of file upload you're referring to. Currently you can upload files as a data source?

JombleContact commented 6 months ago

Datasources for me are dynamic, and the folder of the datasource is dynamic. It would be a good purpose to implement just a upload / deletion files but via API so it can be automated (script done of the side of the user for sure).

Example : I upload some files on my folder, my python script is analyzing when I upload or delete datasources and then it fetch the API (see this: https://docs.chaindesk.ai/api-reference/endpoint/datasources/create)

aiconauser98 commented 6 months ago

+1

n4ze3m commented 6 months ago

Nice, I will try the upcoming release.

n4ze3m commented 3 months ago

Hey, Dialoqbase API and SDK are now released.

Go to Settings > Profile > Create API Key, then use it as the Authorization key.

You can access Swagger docs by visiting {your_dialoqbase_url}/docs.

SDK Documentation (not fully completed): https://dialoqbase.n4ze3m.com/reference/getting-started.html

If you face any issue, please join Dialoqbase Discord server.