You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/src/client
sigoden 0a4c0413ef
feat: serve all LLMs as OpenAI-compatible API (#431)
1 month ago
..
azure_openai.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
claude.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
cohere.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
common.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
ernie.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
gemini.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
message.rs feat: allow use of temporary role in a session (#348) 3 months ago
mistral.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
mod.rs refactor: more async code (#427) 1 month ago
model.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
ollama.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
openai.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
openai_compatible.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
qianwen.rs feat: builtin models can be overwrited by models config (#429) 1 month ago
reply_handler.rs feat: serve all LLMs as OpenAI-compatible API (#431) 1 month ago
vertexai.rs feat: builtin models can be overwrited by models config (#429) 1 month ago