MetaGPT/metagpt/provider
2023-11-23 01:55:56 +08:00
..
postprecess add __init__ 2023-11-23 01:55:56 +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 Merge pull request #490 from orange-crow/feat_openai_ask_code_via_function 2023-11-21 17:59:35 +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
fireworks_api.py add independent openllm and fireworks config fields, add llm output postprecess plugin 2023-11-23 01:46:14 +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
open_llm_api.py add independent openllm and fireworks config fields, add llm output postprecess plugin 2023-11-23 01:46:14 +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