Commit Graph

11 Commits (5dabe723ed67cb3db18f897cbf42d107255c8edb)

Author SHA1 Message Date
sigoden 7627771e2d
feat: support Qianwen (#211) 11 months ago
sigoden ec1f99fbf5
feat: support Ernie (#210) 11 months ago
sigoden bba5028615
feat: support PaLM (#209) 11 months ago
sigoden 4380b4f20b
refactor: rename azure to azure_openai, improve register_client! (#208) 11 months ago
sigoden b34e40e25f
refactor: rename azure-openai to azure (#204) 11 months ago
sigoden 7f2210dbca
refactor: clients/* and config.rs (#193)
- add register_clients macro to make it easier to add a new client
- no create_client_config, just add const PROMPTS
- move ModelInfo from clients/ to config/
- model's max_tokens are optional
- improve code quanity on config/mod.rs
- add/use macro config_get_fn
11 months ago
sigoden 64202758ec
chore: move split_line_* from repl/cmd.rs to utils/ (#190) 11 months ago
sigoden bd3fc8e657 chore: refactor config description 11 months ago
sigoden a137483b03
feat: improve client (#189) 11 months ago
sigoden 36380475d5
feat: support azure-openai (#166) 11 months ago
sigoden eb023e5759 chore: rename config.yaml to config.example.yaml 11 months ago