Commit Graph

8 Commits

Author SHA1 Message Date
liqiang-fit2cloud 8c0836627a refactor: remove print.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 17:16:22 +08:00
wxg0103 93e5c9db38 feat: enhance model provider with additional LLM and embedding models 2025-08-27 11:14:05 +08:00
wxg0103 8cdb085734 feat: add support for v2 API version in embedding models and update validation logic 2025-08-26 13:20:31 +08:00
wxg0103 c83462ef74 fix: make API URL and keys required fields in llm.py 2025-08-20 10:33:47 +08:00
wxg0103 044465fcc6 feat: enhance model credential validation and support for multiple API versions 2025-08-18 16:46:27 +08:00
wxg0103 1d35700d2a refactor: enhance model retrieval logic and update optional parameters 2025-07-03 17:28:19 +08:00
CaptainB fbb4e7d449 feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
wxg0103 946de675ff feat: add model setting 2025-04-17 18:01:33 +08:00