[GH-ISSUE #1488] [FEAT]: API in swagger for agents #953

Closed
opened 2026-02-22 18:22:23 -05:00 by yindo · 2 comments
Owner

Originally created by @Nurai1 on GitHub (May 22, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1488

What would you like to see?

I would like to webscrapping from api, not only from the Aythin LLM UI

Originally created by @Nurai1 on GitHub (May 22, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1488 ### What would you like to see? I would like to webscrapping from api, not only from the Aythin LLM UI
yindo added the enhancementfeature request labels 2026-02-22 18:22:23 -05:00
yindo closed this issue 2026-02-22 18:22:23 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 22, 2024):

https://github.com/Mintplex-Labs/anythingllm-docs/issues/27
See https://github.com/Mintplex-Labs/anything-llm/issues/1484

The @agent directive is not available in the API because there is no way to halt the worker since there is no "Stop generation" via the API to prevent runaway agents, which can occur with Open-source models, we don't have agents in the API yet.

They would be able to be used via a separate endpoint or body parameter so we can be sure you have the controls needed to prevent any kind of agent runaways!

Unless you are simply just asking to be able to scrape a link via the API, which does exist via /documents/upload-link

@timothycarambat commented on GitHub (May 22, 2024): https://github.com/Mintplex-Labs/anythingllm-docs/issues/27 See https://github.com/Mintplex-Labs/anything-llm/issues/1484 > The @agent directive is not available in the API because there is no way to halt the worker since there is no "Stop generation" via the API to prevent runaway agents, which can occur with Open-source models, we don't have agents in the API yet. > > They would be able to be used via a separate endpoint or body parameter so we can be sure you have the controls needed to prevent any kind of agent runaways! Unless you are simply just asking to be able to scrape a link via the API, which does exist via `/documents/upload-link`
Author
Owner

@Nurai1 commented on GitHub (May 23, 2024):

Thank you @timothycarambat

@Nurai1 commented on GitHub (May 23, 2024): Thank you @timothycarambat
yindo changed title from [FEAT]: API in swagger for agents to [GH-ISSUE #1488] [FEAT]: API in swagger for agents 2026-06-05 14:38:08 -04: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#953