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