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 eac01fb129 refactor: rename macro to openai_compatible_client 1 month ago
..
azure_openai.rs refactor: simplify impl client trait (#445) 1 month ago
claude.rs refactor: simplify impl client trait (#445) 1 month ago
cohere.rs refactor: simplify impl client trait (#445) 1 month ago
common.rs refactor: rename macro to openai_compatible_client 1 month ago
ernie.rs refactor: simplify impl client trait (#445) 1 month ago
gemini.rs refactor: simplify impl client trait (#445) 1 month ago
groq.rs refactor: rename macro to openai_compatible_client 1 month ago
message.rs refactor: fix typo and some error message (#438) 1 month ago
mistral.rs refactor: rename macro to openai_compatible_client 1 month ago
mod.rs feat: support perplexity (#444) 1 month ago
model.rs refactor: rewrite list models of all clients (#436) 1 month ago
moonshot.rs refactor: rename macro to openai_compatible_client 1 month ago
ollama.rs refactor: simplify impl client trait (#445) 1 month ago
openai.rs refactor: simplify impl client trait (#445) 1 month ago
openai_compatible.rs refactor: simplify impl client trait (#445) 1 month ago
perplexity.rs refactor: rename macro to openai_compatible_client 1 month ago
qianwen.rs refactor: simplify impl client trait (#445) 1 month ago
reply_handler.rs feat: serve all LLMs as OpenAI-compatible API (#431) 1 month ago
vertexai.rs refactor: simplify impl client trait (#445) 1 month ago