..
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
add ollama support
2023-12-22 02:20:43 +08:00
anthropic_api.py
refine config
2023-12-20 14:02:47 +08:00
base_chatbot.py
feat: merge geekan:cli-etc
2023-11-28 18:16:50 +08:00
base_gpt_api.py
resolve conflicts
2023-12-14 23:54:38 +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
add llm provider registry
2023-12-20 14:04:45 +08:00
general_api_base.py
add ollama support
2023-12-22 02:20:43 +08:00
general_api_requestor.py
format general_api_requestor params type
2023-12-22 09:51:26 +08:00
google_gemini_api.py
update log_llm_stream in log_llm_stream.py/ollama_api.py
2023-12-25 17:22:30 +08:00
human_provider.py
feat: merge geekan:cli-etc
2023-11-28 18:16:50 +08:00
llm_provider_registry.py
add llm provider registry
2023-12-20 14:04:45 +08:00
ollama_api.py
update log_llm_stream in log_llm_stream.py/ollama_api.py
2023-12-25 17:22:30 +08:00
open_llm_api.py
add llm provider registry
2023-12-20 14:04:45 +08:00
openai_api.py
add llm stream log
2023-12-23 22:45:20 +08:00
spark_api.py
add llm provider registry
2023-12-20 14:04:45 +08:00
zhipuai_api.py
[Bugfix] Set openai proxy for class ZhiPuAPTAPI
2023-12-25 16:15:52 +00:00