Skip to content

Update docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md#25103

Merged
berkansasmaz merged 1 commit into
devfrom
EngincanV-patch-1
Mar 17, 2026
Merged

Update docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md#25103
berkansasmaz merged 1 commit into
devfrom
EngincanV-patch-1

Conversation

@EngincanV

Copy link
Copy Markdown
Member

No description provided.

Added a demo section showcasing the integration of AnythingLLM with ABP and its OpenAI-compatible endpoints. Enhanced clarity on workspace routing and configuration.
@berkansasmaz berkansasmaz merged commit 69b48a1 into dev Mar 17, 2026
4 checks passed
@berkansasmaz berkansasmaz deleted the EngincanV-patch-1 branch March 17, 2026 10:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the community article to surface the demo GIF earlier in the post, making the “OpenAI-compatible endpoints” flow easier to grasp before diving into setup and concepts.

Changes:

  • Moves the “See It in Action: AnythingLLM + ABP” section (with demo GIF) from the end of the article to the introduction.
  • Slightly refines wording around workspace provider/model routing in the “Workspace = Model” explanation.

- Client request model: `SupportAgent`

When the client calls `/v1/chat/completions` with `"model": "SupportAgent"`, ABP routes the request to that workspace and applies that workspace's provider and model configuration.
When the client calls `/v1/chat/completions` with `"model": "SupportAgent"`, ABP routes the request to that workspace and applies that workspace's provider (OpenAI, Ollama etc.) and model configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants