better629
|
f1e01c5ba8
|
set config value not relay on key.yaml
|
2023-12-04 11:12:13 +08:00 |
|
better629
|
56b75b34dd
|
rm not fully ready claude_api
|
2023-11-23 13:38:33 +08:00 |
|
better629
|
c25d5a73d1
|
add ut test_repair_invalid_json
|
2023-11-23 11:53:11 +08:00 |
|
better629
|
502bb2c449
|
fix extract_content_from_output
|
2023-11-23 11:21:25 +08:00 |
|
better629
|
1a67878b7e
|
move after_log as general one
|
2023-11-23 09:29:40 +08:00 |
|
better629
|
9a2ac792fe
|
add __init__
|
2023-11-23 01:55:56 +08:00 |
|
better629
|
642335317b
|
add independent openllm and fireworks config fields, add llm output postprecess plugin
|
2023-11-23 01:46:14 +08:00 |
|
better629
|
fc5c01e219
|
fix
|
2023-11-22 13:56:49 +08:00 |
|
better629
|
fc4ec5a944
|
update retry_parse_json_text
|
2023-11-22 13:01:16 +08:00 |
|
better629
|
c49b832dee
|
add trigger repair_llm_output for open llm
|
2023-11-21 20:34:37 +08:00 |
|
better629
|
c233699275
|
add aiohttp encapsulation
|
2023-11-21 20:33:58 +08:00 |
|
better629
|
b17846401e
|
Merge pull request #498 from better629/feat_chatglm
fix zhipuapi's key to init openai api_key when using openai sdk
|
2023-11-21 19:38:22 +08:00 |
|
better629
|
322aef6f1d
|
fix zhipuapi's key to init openai api_key when using openai sdk
|
2023-11-21 19:24:57 +08:00 |
|
garylin2099
|
f57355c889
|
Merge pull request #490 from orange-crow/feat_openai_ask_code_via_function
Feat openai ask code via function.
|
2023-11-21 17:59:35 +08:00 |
|
Sirui Hong
|
dfe9168509
|
Update llm.py
rm 'sk-' verification
|
2023-11-21 17:35:33 +08:00 |
|
刘棒棒
|
7a5c66b01e
|
chore: general_function_schema, general_tool_choice -> GENERAL_FUNCTION_SCHEMA, GENERAL_TOOL_CHOICE
|
2023-11-21 17:14:39 +08:00 |
|
刘棒棒
|
bec4bc0e83
|
chore: add comments for kwargs.
|
2023-11-21 17:01:03 +08:00 |
|
刘棒棒
|
45655a2a28
|
chore: add function signature to get_choice_function and get_choice_function_arguments.
|
2023-11-21 16:34:12 +08:00 |
|
Sirui Hong
|
9940022096
|
Merge pull request #492 from better629/feat_chatglm
Feat chatglm
|
2023-11-21 14:54:27 +08:00 |
|
better629
|
8124c1fdd6
|
Merge branch 'feat_chatglm' of github.com:better629/MetaGPT into feat_chatglm
|
2023-11-21 14:52:43 +08:00 |
|
better629
|
ded2044be7
|
rm useless func
|
2023-11-21 14:50:31 +08:00 |
|
better629
|
03de86958d
|
Merge branch 'main' into feat_chatglm
|
2023-11-21 14:45:51 +08:00 |
|
better629
|
9d1d8a9fe4
|
fix
|
2023-11-21 14:10:04 +08:00 |
|
刘棒棒
|
657571a192
|
feat: ask_code message support type list[str].
|
2023-11-21 12:01:28 +08:00 |
|
刘棒棒
|
4418fe8283
|
feat: ask_code message support type list[Message].
|
2023-11-21 11:40:15 +08:00 |
|
刘棒棒
|
66f647276e
|
Revert "chore: change name."
This reverts commit daf29c41af.
|
2023-11-21 11:19:43 +08:00 |
|
刘棒棒
|
fcc9bd6063
|
chore: openai -> openai>=0.28.0
|
2023-11-21 11:17:56 +08:00 |
|
刘棒棒
|
daf29c41af
|
chore: change name.
|
2023-11-21 11:17:33 +08:00 |
|
better629
|
5ad4845c2f
|
Merge pull request #494 from better629/readme
refactor readme to use online document links
|
2023-11-20 17:36:32 +08:00 |
|
better629
|
62cba95c7f
|
Merge branch 'main' into readme
|
2023-11-20 16:06:00 +08:00 |
|
better629
|
c212c94da3
|
fix
|
2023-11-20 15:37:44 +08:00 |
|
better629
|
fa6621a699
|
rm useless files
|
2023-11-20 15:15:09 +08:00 |
|
better629
|
920caa048a
|
change step order of pip-install
|
2023-11-20 15:11:55 +08:00 |
|
better629
|
33f0ca2aee
|
add optional for npm
|
2023-11-20 15:04:37 +08:00 |
|
better629
|
f8f938f333
|
fix config when open llm model hosts as openai interface
|
2023-11-20 14:46:31 +08:00 |
|
better629
|
33ddababff
|
update
|
2023-11-20 09:27:22 +08:00 |
|
better629
|
1b91e66e3a
|
update
|
2023-11-20 09:23:47 +08:00 |
|
better629
|
bf47b500bf
|
fix
|
2023-11-19 15:43:56 +08:00 |
|
better629
|
ef5cb6f6de
|
update readme with online docs url
|
2023-11-19 15:38:47 +08:00 |
|
better629
|
6ef3b213c3
|
fix small problem
|
2023-11-18 22:17:40 +08:00 |
|
better629
|
2c81cc3e0f
|
add zhipuai_api unittest and remove useless log
|
2023-11-18 22:00:52 +08:00 |
|
better629
|
8e201384bf
|
add use_system_prompt to judge if need to add system_prompt part
|
2023-11-18 21:41:56 +08:00 |
|
better629
|
66f27ca2d5
|
add General Async API for http-based LLM model
|
2023-11-18 21:41:56 +08:00 |
|
better629
|
96ce036bd4
|
add zhipuai api with extra async invoke methods
|
2023-11-18 21:41:56 +08:00 |
|
刘棒棒
|
62254a184e
|
chore: add examples for ask_code and aask_code.
|
2023-11-18 18:33:00 +08:00 |
|
刘棒棒
|
218eeef4b8
|
chore: messages supports more types.
|
2023-11-18 18:15:50 +08:00 |
|
刘棒棒
|
2a88158933
|
chore: remove and renamed function_schema.py
|
2023-11-18 18:14:38 +08:00 |
|
刘棒棒
|
aca50086c3
|
chore: add comment for general_function_schema.
|
2023-11-18 16:59:14 +08:00 |
|
Ben
|
b03326e6d8
|
Merge branch 'geekan:main' into feature_function_call
|
2023-11-18 16:13:03 +08:00 |
|
刘棒棒
|
0153bb5416
|
feat: add ask code via function.
|
2023-11-18 16:09:56 +08:00 |
|