MetaGPT/metagpt/provider
2024-01-17 16:28:13 +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 update provider uniform name and check tests 2023-12-28 17:18:18 +08:00
anthropic_api.py update provider unittests 2023-12-25 18:00:51 +08:00
azure_openai_api.py fix azure 2024-01-02 15:16:59 +08:00
base_llm.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
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 fix issue 654 and re-add system_msg judgement 2024-01-02 11:42:43 +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 Log newline character after receiving llm stream response 2024-01-05 16:50:03 +08:00
human_provider.py refine code 2023-12-26 17:54:52 +08:00
llm_provider_registry.py add llm provider registry 2023-12-20 14:04:45 +08:00
metagpt_api.py update provider uniform name and check tests 2023-12-28 17:18:18 +08:00
ollama_api.py Log newline character after receiving llm stream response 2024-01-05 16:50:03 +08:00
open_llm_api.py fix issue 654 and re-add system_msg judgement 2024-01-02 11:42:43 +08:00
openai_api.py Log newline character after receiving llm stream response 2024-01-05 16:50:03 +08:00
spark_api.py refine code 2023-12-26 17:54:52 +08:00
zhipuai_api.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