| .. |
|
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
|
add dashscope including QWEN and its ut code
|
2024-02-07 22:50:30 +08:00 |
|
anthropic_api.py
|
refactor
|
2024-01-08 17:33:06 +08:00 |
|
azure_openai_api.py
|
refine code
|
2024-01-12 10:26:07 +08:00 |
|
base_llm.py
|
simplify _update_costs and related code
|
2024-02-07 16:16:14 +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 |
|
dashscope_api.py
|
update dashscope stream output
|
2024-02-18 20:02:42 +08:00 |
|
fireworks_api.py
|
stream using log_llm_stream
|
2024-02-07 23:15:56 +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
|
re-commit zhipu-api due to merge mistake
|
2024-02-07 10:02:15 +08:00 |
|
google_gemini_api.py
|
simplify _update_costs and related code
|
2024-02-07 16:16:14 +08:00 |
|
human_provider.py
|
refactor
|
2024-01-08 17:33:06 +08:00 |
|
llm_provider_registry.py
|
llm config mixin update
|
2024-01-09 15:56:40 +08:00 |
|
metagpt_api.py
|
add context and config2
|
2024-01-04 21:16:23 +08:00 |
|
ollama_api.py
|
simplify _update_costs and related code
|
2024-02-07 16:16:14 +08:00 |
|
open_llm_api.py
|
simplify _update_costs and related code
|
2024-02-07 16:16:14 +08:00 |
|
openai_api.py
|
Merge branch 'main' into feat_qianfan
|
2024-02-07 19:04:09 +08:00 |
|
qianfan_api.py
|
add qianfan ut code and update xx_llm from xx_gpt
|
2024-02-07 18:32:32 +08:00 |
|
spark_api.py
|
refine comments
|
2024-01-11 21:50:54 +08:00 |
|
zhipuai_api.py
|
Merge branch 'main' into feat_qianfan
|
2024-02-07 19:04:09 +08:00 |