Commit Graph

109 Commits (3360cfaf235e3106cd32ec32d5979144e941f818)

Author SHA1 Message Date
sigoden bba5028615
feat: support PaLM (#209) 12 months ago
sigoden 4380b4f20b
refactor: rename azure to azure_openai, improve register_client! (#208) 12 months ago
sigoden b34e40e25f
refactor: rename azure-openai to azure (#204) 12 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
12 months ago
sigoden 64202758ec
chore: move split_line_* from repl/cmd.rs to utils/ (#190) 12 months ago
sigoden bd3fc8e657 chore: refactor config description 12 months ago
sigoden a137483b03
feat: improve client (#189) 12 months ago
sigoden 36380475d5
feat: support azure-openai (#166) 12 months ago
sigoden eb023e5759 chore: rename config.yaml to config.example.yaml 12 months ago