MetaGPT/metagpt/provider
2023-12-28 09:34:51 +08:00
..
postprecess run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
zhipuai Merge branch 'main' into feature-openai-v1 2023-12-21 12:06:12 +08:00
__init__.py refine code 2023-12-26 17:54:52 +08:00
anthropic_api.py update provider unittests 2023-12-25 18:00:51 +08:00
azure_openai_api.py refine code 2023-12-26 17:54:52 +08:00
base_llm.py refine code 2023-12-26 17:54:52 +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 client_kwargs due to previous PR delete sync client 2023-12-28 09:34:51 +08:00
general_api_base.py refine code 2023-12-26 17:54:52 +08:00
general_api_requestor.py format general_api_requestor params type 2023-12-23 19:48:13 +08:00
google_gemini_api.py refine code 2023-12-26 17:54:52 +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 refine code 2023-12-26 17:54:52 +08:00
ollama_api.py refine code 2023-12-26 17:54:52 +08:00
open_llm_api.py fix client_kwargs due to previous PR delete sync client 2023-12-28 09:34:51 +08:00
openai_api.py refine code 2023-12-26 17:54:52 +08:00
spark_api.py refine code 2023-12-26 17:54:52 +08:00
zhipuai_api.py merge main 2023-12-26 22:17:15 +08:00