# RapidAgent.ai - Connect custom data to large language models ## Docs - [Authentication](https://widget-docs.rapidagent.ai/api-reference/authentication.md): This demonstes how to authenticate a request to the RapidAgent API. - [Agent - Create](https://widget-docs.rapidagent.ai/api-reference/endpoint/agents/create.md) - [Agent - Delete](https://widget-docs.rapidagent.ai/api-reference/endpoint/agents/delete.md) - [Agent - Get](https://widget-docs.rapidagent.ai/api-reference/endpoint/agents/get.md) - [Agent - Query](https://widget-docs.rapidagent.ai/api-reference/endpoint/agents/query.md) - [Datasource - Create](https://widget-docs.rapidagent.ai/api-reference/endpoint/datasources/create.md) - [Datasource - Delete](https://widget-docs.rapidagent.ai/api-reference/endpoint/datasources/delete.md) - [Datasource - Get](https://widget-docs.rapidagent.ai/api-reference/endpoint/datasources/get.md) - [Datastore - Create](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/create.md) - [Datastore - Delete](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/delete.md) - [Datasource - File Upload (⚠️ deprecated)](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/file-upload.md): This endpoint allows to upload a new file to a datastore. - [Datastore - Get](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/get.md) - [Datastore - Query](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/query.md) - [Datasource - Update (⚠️ deprecated)](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/update.md): This endpoint allows you to update a Datasource in your Datastore. - [Datasource - Upsert (⚠️ deprecated)](https://widget-docs.rapidagent.ai/api-reference/endpoint/datastores/upsert.md): This endpoint allows you to add a new Datasource in a Datastore - [Chat Site](https://widget-docs.rapidagent.ai/apps/chat-site.md): ChatGPT bot trained on your company data for customer support - [Introduction](https://widget-docs.rapidagent.ai/apps/introduction.md): Introduction - [ChatGPT Plugin](https://widget-docs.rapidagent.ai/integrations/chatgpt-plugin.md): Build a ChatGPT Plugin to custom data to ChatGPT, without code - [Langchain](https://widget-docs.rapidagent.ai/integrations/langchain.md): Usage of chaindeskRetriever from langchain - [Introduction](https://widget-docs.rapidagent.ai/introduction.md): Welcome to RapidAgent's documentation. - [Platform](https://widget-docs.rapidagent.ai/platform.md): High level overview of the RapidAgent platform ## OpenAPI Specs - [api](https://widget-docs.rapidagent.ai/docs/api.yaml) ## Optional - [support@RapidAgent.ai](mailto:support@RapidAgent.ai)