MetaGPT/metagpt/provider
better629 cf761ab754
Merge pull request #1600 from MorpheusI0/feature/support_for_open_webui
Add api key to ollama client to support open webui
2025-03-10 02:04:56 +08:00
..
bedrock reasoning_max_token set to 4000(suggested) 2025-02-28 10:46:17 +08:00
postprocess tuning code 2024-05-18 15:23:21 +08:00
zhipuai fixbug: #1565 zhipuai model exception 2024-11-04 17:11:34 +08:00
__init__.py add openrouter reasoning 2025-02-27 18:24:43 +08:00
anthropic_api.py reasoning_max_token set to 4000(suggested) 2025-02-28 10:46:17 +08:00
ark_api.py feat: merge geekan:main 2024-08-06 16:59:33 +08:00
azure_openai_api.py fixed azure pricing plan 2024-03-13 23:39:46 +08:00
base_llm.py Merge branch 'main' into reasoning 2025-03-10 01:02:25 +08:00
bedrock_api.py add openrouter reasoning 2025-02-27 18:24:43 +08:00
constant.py add missing const for img 2024-08-15 14:00:23 +08:00
dashscope_api.py fix dashscope high version problem 2024-10-10 22:07:34 +08:00
general_api_base.py add openrouter reasoning 2025-02-27 18:24:43 +08:00
general_api_requestor.py fix ollama to add llava support 2024-10-28 17:55:50 +08:00
google_gemini_api.py Merge pull request #1725 from seehi/fix-gemini-model 2025-03-10 01:46:34 +08:00
human_provider.py fix ask() got an unexpected keyword argument 'images' 2024-05-11 19:03:55 +05:30
llm_provider_registry.py support o1-series 2024-09-29 15:15:29 +08:00
metagpt_api.py feat: Unified Cost Calculation Logic. 2024-02-02 16:42:00 +08:00
ollama_api.py add api key to ollama client to support open webui 2024-11-13 18:18:40 +01:00
openai_api.py Merge branch 'main' into reasoning 2025-03-10 01:02:25 +08:00
openrouter_reasoning.py add openrouter reasoning 2025-02-27 18:24:43 +08:00
qianfan_api.py fixbug: qianfan timeout 2024-08-21 14:07:10 +08:00
spark_api.py add tests 2024-05-22 23:13:38 +08:00
zhipuai_api.py format code 2024-04-10 15:54:08 +08:00