sigoden
bba5028615
feat: support PaLM ( #209 )
2023-11-04 08:11:51 +08:00
sigoden
4380b4f20b
refactor: rename azure to azure_openai, improve register_client! ( #208 )
2023-11-04 06:28:40 +08:00
sigoden
b34e40e25f
refactor: rename azure-openai to azure ( #204 )
2023-11-03 09:56:15 +08:00
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
2023-11-01 10:28:54 +08:00
sigoden
64202758ec
chore: move split_line_* from repl/cmd.rs to utils/ ( #190 )
2023-10-31 18:34:38 +08:00
sigoden
bd3fc8e657
chore: refactor config description
2023-10-31 17:34:16 +08:00
sigoden
a137483b03
feat: improve client ( #189 )
2023-10-31 16:50:08 +08:00
sigoden
36380475d5
feat: support azure-openai ( #166 )
2023-10-31 06:36:52 +08:00
sigoden
eb023e5759
chore: rename config.yaml to config.example.yaml
2023-10-30 19:57:45 +08:00