CaptainB
72398408c5
ci: update langchain version
2025-03-20 18:55:43 +08:00
itaa
ed8f8f8a3e
fix: ollama model provider can not set 'num_ctx' etc. parameter #2442 ( #2444 )
...
langchain-openai is not compatible with parameter Settings in ollama, such as num_ctx. Therefore, you need to create model instances using langchain-ollama
(cherry picked from commit 42ae7b443d7320ace464e9a12abcbb48d7fabc9c)
2025-02-28 17:45:48 +08:00
wxg0103
9185515660
refactor: ollama support rerank
2025-02-24 18:35:37 +08:00
wxg0103
7f597b6409
feat: support ollama rerank
...
--story=1017862 --user=王孝刚 希望支持在 Ollama 中添加 rerank 模型 issue#2243 https://www.tapd.cn/57709429/s/1655139
2025-02-17 18:38:49 +08:00
CaptainB
c46b7ab094
refactor: image model get_num_tokens override
2025-01-08 12:09:58 +08:00
CaptainB
9f012fd43a
chore: ollama baseurl v1 suffix
2024-12-25 17:53:46 +08:00
CaptainB
f2373da1b9
feat: Ollama Image understand model
2024-12-16 19:23:24 +08:00
shaohuzhang1
36efb58a05
feat: 大语言模型支持自定义参数入参
2024-10-25 16:41:22 +08:00
wxg0103
c2622e4a5d
fix: 修复模型计算tokens消耗报错的缺陷
2024-08-29 12:37:01 +08:00
wxg0103
93bfb45782
refactor: update model params
2024-08-16 12:23:12 +08:00
wxg0103
c332a6cacc
refactor: aws
2024-08-16 10:27:33 +08:00
wxg0103
210f99bf70
refactor: 优化模型参数
2024-08-14 18:56:06 +08:00
wxg0103
35d9462689
feat: 增加xinference模型对接 ( #959 )
2024-08-12 12:07:15 +08:00
shaohuzhang1
62b12c3124
fix: 修复ollama模型二级path无法添加问题 #805 ( #930 )
2024-08-06 11:34:05 +08:00
shaohuzhang1
a9b8bdd365
feat: 支持向量模型
2024-07-19 16:44:53 +08:00
shaohuzhang1
2f3d282c0d
feat: 支持向量模型
2024-07-15 16:27:41 +08:00
shaohuzhang1
410e065b52
refactor: 优化模型管理 ( #749 )
2024-07-12 14:15:42 +08:00
shaohuzhang1
29427a0ad6
fix: 私有部署计算tokens报错 ( #284 )
2024-04-28 11:59:19 +08:00
shaohuzhang1
fb7dfba567
fix: 修改Tokenizer加载顺序
2024-03-20 17:01:26 +08:00
shaohuzhang1
ba3e4e7556
feat: 对接ollama平台模型
2024-03-06 13:43:45 +08:00