MetaGPT/metagpt/provider
2024-02-01 16:27:20 +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 add spark to provider init 2024-01-11 21:49:27 +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 Merge branch 'dev' into code_intepreter 2024-02-01 16:27:20 +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 feat: remove all unnecessary CONTEXT references 2024-01-17 23:10:25 +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 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
google_gemini_api.py refactor 2024-01-08 17:33:06 +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 refactor 2024-01-08 17:33:06 +08:00
open_llm_api.py add context and config2 2024-01-04 21:16:23 +08:00
openai_api.py Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
spark_api.py refine comments 2024-01-11 21:50:54 +08:00
zhipuai_api.py merge main 2024-01-19 16:02:09 +08:00