MetaGPT/metagpt/provider
2024-02-28 09:36:44 +08:00
..
postprocess update provider unittests to update coverage rate 2023-12-29 02:39:00 +08:00
zhipuai update zhipu api due to new model and api; repair extra invalid generate output; update its unittest 2024-01-17 16:28:13 +08:00
__init__.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
anthropic_api.py refactor 2024-01-08 17:33:06 +08:00
azure_openai_api.py refine code 2024-01-12 10:26:07 +08:00
base_llm.py update missing content 2024-02-28 09:36:44 +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
dashscope_api.py fix dashcope spell 2024-02-24 15:00:45 +08:00
fireworks_api.py fix conflict with main 2024-02-27 18:18:14 +08:00
general_api_base.py rm useless code and increase UT ratio 2024-01-02 21:21:10 +08:00
general_api_requestor.py re-commit zhipu-api due to merge mistake 2024-02-07 10:02:15 +08:00
google_gemini_api.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
human_provider.py refactor 2024-01-08 17:33:06 +08:00
llm_provider_registry.py llm config mixin update 2024-01-09 15:56:40 +08:00
metagpt_api.py add context and config2 2024-01-04 21:16:23 +08:00
ollama_api.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
open_llm_api.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
openai_api.py Merge branch 'main' into code_interpreter 2024-02-08 10:50:17 +08:00
qianfan_api.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
spark_api.py refine comments 2024-01-11 21:50:54 +08:00
zhipuai_api.py Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00