MetaGPT/metagpt/provider
2023-12-08 12:37:06 +08:00
..
zhipuai fix small problem 2023-11-18 22:17:40 +08:00
__init__.py 修正 2023-10-18 22:17:16 +08:00
anthropic_api.py 修正 2023-10-18 22:17:16 +08:00
base_chatbot.py add use_system_prompt to judge if need to add system_prompt part 2023-11-18 21:41:56 +08:00
base_gpt_api.py feat: make_tools by function. 2023-12-08 12:37:06 +08:00
constant.py chore: general_function_schema, general_tool_choice -> GENERAL_FUNCTION_SCHEMA, GENERAL_TOOL_CHOICE 2023-11-21 17:14:39 +08:00
general_api_requestor.py rm useless func 2023-11-21 14:50:31 +08:00
human_provider.py renaming & provide example & small bug fix 2023-11-17 00:20:46 +08:00
openai_api.py chore: general_function_schema, general_tool_choice -> GENERAL_FUNCTION_SCHEMA, GENERAL_TOOL_CHOICE 2023-11-21 17:14:39 +08:00
spark_api.py 修改命名 2023-10-18 22:46:33 +08:00
zhipuai_api.py fix zhipuapi's key to init openai api_key when using openai sdk 2023-11-21 19:24:57 +08:00