[PR #261] [MERGED] Add support for chatting via the API #3270

Closed
opened 2026-02-22 18:33:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/261
Author: @timothycarambat
Created: 9/29/2023
Status: Merged
Merged: 9/29/2023
Merged by: @timothycarambat

Base: masterHead: 249-workspace-api-chat


📝 Commits (1)

  • a5bf93a Add support for chatting via the API

📊 Changes

2 files changed (+160 additions, -1 deletions)

View changed files

📝 server/endpoints/api/workspace/index.js (+76 -1)
📝 server/swagger/openapi.json (+84 -0)

📄 Description

resolves #249
Screen Shot 2023-09-29 at 1 43 30 PM


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/261 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 9/29/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `249-workspace-api-chat` --- ### 📝 Commits (1) - [`a5bf93a`](https://github.com/Mintplex-Labs/anything-llm/commit/a5bf93a086653c6c5096f995f71464870a30a080) Add support for chatting via the API ### 📊 Changes **2 files changed** (+160 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/endpoints/api/workspace/index.js` (+76 -1) 📝 `server/swagger/openapi.json` (+84 -0) </details> ### 📄 Description resolves #249 <img width="1519" alt="Screen Shot 2023-09-29 at 1 43 30 PM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/063ab3d7-ec35-4fc6-b819-35cd04ab3572"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:25 -05:00
yindo closed this issue 2026-02-22 18:33:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3270