MetaGPT/metagpt/provider
2023-12-25 22:39:17 +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 fix pep8 2023-12-24 10:44:33 +08:00
anthropic_api.py update provider unittests 2023-12-25 18:00:51 +08:00
azure_openai_api.py fixbug: timeout & prompt_format 2023-12-24 12:30:08 +08:00
base_chatbot.py feat: upgrade openai to 1.x 2023-12-04 13:55:12 +08:00
base_gpt_api.py update provider unittests 2023-12-25 18:00: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 update provider unittests 2023-12-25 18:00:51 +08:00
general_api_base.py fix conflict 2023-12-23 19:48:01 +08:00
general_api_requestor.py format general_api_requestor params type 2023-12-23 19:48:13 +08:00
google_gemini_api.py update provider unittests 2023-12-25 18:00:51 +08:00
human_provider.py feat: merge send18 2023-12-15 16:29:55 +08:00
llm_provider_registry.py add llm provider registry 2023-12-20 14:04:45 +08:00
metagpt_api.py fix pep8 2023-12-24 10:44:33 +08:00
ollama_api.py update provider unittests 2023-12-25 18:00:51 +08:00
open_llm_api.py update fireworks/open_llm api due to new openai sdk 2023-12-24 15:34:32 +08:00
openai_api.py fixbug: 修复通用智能体role及其相关的TalkAction和SkillAction 2023-12-25 22:39:03 +08:00
spark_api.py update provider unittests 2023-12-25 18:00:51 +08:00
zhipuai_api.py update provider unittests 2023-12-25 18:00:51 +08:00