MetaGPT/metagpt/provider
2024-01-11 16:19:51 +08:00
..
postprocess update provider unittests to update coverage rate 2023-12-29 02:39:00 +08:00
zhipuai fix format 2024-01-02 11:53:32 +08:00
__init__.py add context and config2 2024-01-04 21:16:23 +08:00
anthropic_api.py refactor 2024-01-08 17:33:06 +08:00
azure_openai_api.py fix tests 2024-01-08 17:49:09 +08:00
base_llm.py llm config mixin update 2024-01-11 16:19:51 +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 refactor 2024-01-08 17:33:06 +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 format general_api_requestor params type 2023-12-23 19:48: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-11 16:19:51 +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 refactor 2024-01-08 17:33:06 +08:00
spark_api.py fix tests 2024-01-08 17:57:14 +08:00
zhipuai_api.py fix tests 2024-01-08 17:57:14 +08:00