docs: add Avian as a supported LLM provider#754
Open
avianion wants to merge 1 commit intosupermemoryai:mainfrom
Open
docs: add Avian as a supported LLM provider#754avianion wants to merge 1 commit intosupermemoryai:mainfrom
avianion wants to merge 1 commit intosupermemoryai:mainfrom
Conversation
Add Avian (api.avian.io/v1) to the Memory Router supported providers table, provider URL examples, and model enhancement quickstart guide. Avian is an OpenAI-compatible API offering DeepSeek, Kimi, GLM, and MiniMax models.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
api.avian.io/v1) as a named provider in the Memory Router supported providers tableAvian is an OpenAI-compatible LLM API offering DeepSeek, Kimi, GLM, and MiniMax models with chat completions, streaming, and function calling support.
Changes
apps/docs/memory-router/overview.mdx— added Avian row to supported providers tableapps/docs/memory-router/usage.mdx— added Avian to provider API key links and URL code groupapps/docs/model-enhancement/getting-started.mdx— added Avian to API key links and endpoint code groupapps/docs/model-enhancement/context-extender.mdx— added Avian card to supported modelsTest plan
bun run devin the docs apphttps://api.supermemory.ai/v3/https://api.avian.io/v1/) proxies correctlycc @Dhravya @Prasanna721 @MaheshtheDev @nexxeln