lexluo09
|
4b1dab8e4a
|
(improvement)(headless) Upgrade to the latest version of langchain4j and add support for embedding deletion operation and reset. (#1660)
|
2024-09-12 18:16:16 +08:00 |
|
lexluo09
|
5f59e89eea
|
(improvement)(build) Add spotless during the build process. (#1639)
|
2024-09-07 00:36:17 +08:00 |
|
lexluo09
|
115cf19078
|
(improvement)(chat) Modify the default URL and model of zhipu, and enable search support for qwen. (#1578)
|
2024-08-17 23:12:48 +08:00 |
|
lexluo09
|
9a1fac5d4c
|
(improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. (#1478)
|
2024-07-30 11:25:03 +08:00 |
|
JackLiang
|
8f620480c6
|
fix:加载模型到内存时内存泄露bug (#1465)
* fix existSegment bug which embedding search not has min-score,so that it will return true.
|
2024-07-26 18:07:49 +08:00 |
|
lexluo09
|
6db6aaf98d
|
(improvement)(chat) Support configuring embeddingModel or embeddingStore at the agent level. (#1361)
|
2024-07-06 20:44:23 +08:00 |
|
lexluo09
|
93ea7a618c
|
(improvement)(chat) Fix embedded embedding model, some machines throw an error with version GLIBC_2.27 (#1346)
|
2024-07-04 21:02:08 +08:00 |
|
lexluo09
|
528491717b
|
(improvement)(headless) Add support for the Ollama provider in the frontend and optimize the code (#1270)
|
2024-06-28 17:29:58 +08:00 |
|
lexluo09
|
e9dfb30ccf
|
(improvement)(common) Fix the issue with querying large models using the GLM interface. (#1226)
|
2024-06-25 21:42:02 +08:00 |
|
lexluo09
|
5555dc8c45
|
(improvement)(common) When EmbeddingModel retrieval fails, use the default embedded model. (#1176)
|
2024-06-20 21:57:32 +08:00 |
|
lexluo09
|
92db381b6f
|
(improvement)(common) Upgraded langchain4j to version 0.31. (#1174)
|
2024-06-20 17:31:19 +08:00 |
|
jerryjzhang
|
eb18857a9b
|
(improvement)(launcher)Move langchain4j related classes from launcher-common to common.
|
2024-06-15 09:08:44 +08:00 |
|