Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LazyAGI/LazyLLM issues and pull requests

#291 - modify formatter

Pull Request - State: closed - Opened by wzh1994 6 days ago

#290 - modify ToolsForLLM

Pull Request - State: closed - Opened by wzh1994 7 days ago

#289 - Document Check

Issue - State: open - Opened by wzh1994 7 days ago

#288 - fix intent bug in Engine

Pull Request - State: closed - Opened by wzh1994 7 days ago

#287 - change default glm module to GLM-4-Flash

Pull Request - State: closed - Opened by wzh1994 8 days ago

#286 - Change GLM Online Model from GLM-4 to GLM-4-Flash

Pull Request - State: closed - Opened by wangjian052163 9 days ago

#285 - fix call_once bug

Pull Request - State: closed - Opened by wzh1994 9 days ago

#284 - fix macOS test

Pull Request - State: closed - Opened by lwj-st 9 days ago

#282 - fix parallel transform bug of document

Pull Request - State: closed - Opened by wzh1994 9 days ago

#281 - add redis queue for fsqueue

Pull Request - State: closed - Opened by dorren002 9 days ago

#279 - add macOS test

Pull Request - State: closed - Opened by lwj-st 10 days ago

#278 - Remove https proxy from unittests

Pull Request - State: closed - Opened by wangjian052163 10 days ago

#277 - fix formatter __start__ bug

Pull Request - State: closed - Opened by wzh1994 10 days ago

#276 - Fix file queue not clean

Pull Request - State: closed - Opened by SuperEver 10 days ago

#275 - cherry pick #273 and #274 to dev/0.2

Pull Request - State: closed - Opened by wzh1994 10 days ago

#274 - enable stream respond for website doc assistant

Pull Request - State: closed - Opened by dorren002 11 days ago

#273 - fix citest unstoppable problem

Pull Request - State: closed - Opened by SuperEver 11 days ago

#272 - support bind pipeline.kwargs

Pull Request - State: closed - Opened by wzh1994 12 days ago

#271 - fix server derived bug

Pull Request - State: closed - Opened by wzh1994 12 days ago

#269 - ToolManager: add function return value check

Pull Request - State: closed - Opened by ouonline 13 days ago

#267 - fix doc bug

Pull Request - State: closed - Opened by wzh1994 15 days ago

#266 - Fix doc generate bug

Pull Request - State: closed - Opened by wzh1994 15 days ago

#265 - To solve issues caused by an inconsistent dataset_path

Pull Request - State: closed - Opened by shangbin-sun 16 days ago

#264 - Support multi embedding for rag document

Pull Request - State: closed - Opened by wangjian052163 16 days ago

#263 - add pattern for create_node_group

Pull Request - State: closed - Opened by wzh1994 17 days ago

#262 - Add drop obsolete table in unittest. Add doc for SqlManager

Pull Request - State: closed - Opened by SuperEver 17 days ago

#261 - use inspect to parse args from docstring

Pull Request - State: closed - Opened by ouonline 18 days ago

#260 - fix toml install

Pull Request - State: closed - Opened by lwj-st 18 days ago

#259 - Cherry-pick web assistant to dev/0.2

Pull Request - State: closed - Opened by wzh1994 18 days ago

#258 - fix website assistant bug

Pull Request - State: closed - Opened by dorren002 18 days ago

#257 - Impove reader test case&Add document&Remove llama-index

Pull Request - State: closed - Opened by wangjian052163 18 days ago

#255 - update doc for new features of FunctionCall

Pull Request - State: closed - Opened by ouonline 19 days ago

#254 - rm roadmap in readme

Pull Request - State: closed - Opened by wzh1994 19 days ago

#253 - add node transform

Pull Request - State: closed - Opened by wzh1994 22 days ago

#252 - Move rerank to TrainableModule with RelayServer

Issue - State: open - Opened by wzh1994 22 days ago

#251 - Add kill subprocess for EmptyLauncher

Pull Request - State: closed - Opened by JingofXin 23 days ago - 1 comment

#250 - add remove for registry

Pull Request - State: closed - Opened by wzh1994 23 days ago

#249 - fix toml install

Pull Request - State: closed - Opened by lwj-st 23 days ago

#248 - Optimize Model Path Management

Issue - State: open - Opened by JingofXin 23 days ago - 1 comment

#247 - remove sco variables

Pull Request - State: closed - Opened by lwj-st 24 days ago

#246 - add engine multimedia tests

Pull Request - State: closed - Opened by wzh1994 25 days ago

#245 - add sharedllm and switch tests

Pull Request - State: closed - Opened by wzh1994 25 days ago

#244 - Replace Embedding of LlamaIndex by the transformers

Pull Request - State: closed - Opened by JingofXin 25 days ago

#243 - about sco uses variables

Pull Request - State: closed - Opened by lwj-st 25 days ago

#242 - Update version to 0.2.4 and cherry-pick some features

Pull Request - State: closed - Opened by wzh1994 25 days ago

#241 - add tests for join formatter

Pull Request - State: closed - Opened by wzh1994 25 days ago

#240 - Support ServerModule port

Pull Request - State: closed - Opened by JingofXin 26 days ago

#239 - Add rag readers for replace llamaindex

Pull Request - State: closed - Opened by wangjian052163 26 days ago - 2 comments

#238 - Add formatter tests and add full test for rag

Pull Request - State: closed - Opened by wzh1994 26 days ago

#237 - fix toml install

Pull Request - State: closed - Opened by lwj-st 26 days ago

#236 - Docs Lint

Pull Request - State: closed - Opened by JingofXin 26 days ago

#234 - fix intent bug

Pull Request - State: closed - Opened by wzh1994 27 days ago

#233 - fix intent bug and add engine tests

Pull Request - State: closed - Opened by wzh1994 27 days ago

#232 - add lazyllm website document assistant

Pull Request - State: closed - Opened by dorren002 27 days ago

#231 - Add web and server resource for engine

Pull Request - State: closed - Opened by wzh1994 28 days ago

#230 - Reduce the dependency packages of the Auto module.

Pull Request - State: closed - Opened by JingofXin about 1 month ago

#229 - skip ci and Retry only error test cases

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#228 - add flow nodes

Pull Request - State: closed - Opened by wzh1994 about 1 month ago

#227 - Implement NodeConstructor for SqlTool and SqlCall

Pull Request - State: closed - Opened by SuperEver about 1 month ago - 1 comment

#226 - Solved the bug of inference failure when target_path is set but there is no model in it

Pull Request - State: closed - Opened by JingofXin about 1 month ago - 1 comment

#225 - Optimizing TrainableModule usage in unittests

Pull Request - State: closed - Opened by wangjian052163 about 1 month ago

#223 - update version to 0.2.3

Pull Request - State: closed - Opened by wzh1994 about 1 month ago

#222 - Check requirements

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#221 - Fix test bug of 0.2.2 version

Pull Request - State: closed - Opened by wangjian052163 about 1 month ago

#220 - config.refresh under lazyllm- no in dict, and download error2warning

Pull Request - State: closed - Opened by JingofXin about 1 month ago

#219 - add `Tool` for engine

Pull Request - State: closed - Opened by ouonline about 1 month ago - 1 comment

#218 - Add stream document in Best Practice

Pull Request - State: closed - Opened by wangjian052163 about 1 month ago

#217 - add more nodes for engine

Pull Request - State: closed - Opened by wzh1994 about 1 month ago

#215 - add `GoogleSearch` and some `HttpRequest` improvements

Pull Request - State: closed - Opened by ouonline about 1 month ago

#214 - update the rag-intro pic

Pull Request - State: closed - Opened by ouonline about 1 month ago

#213 - Modify index page link

Pull Request - State: closed - Opened by wangjian052163 about 1 month ago

#208 - fix no space

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#206 - add lazyllm visual assistant

Pull Request - State: closed - Opened by dorren002 about 1 month ago

#200 - add rag packages

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#197 - change partition

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#194 - fix lightllm version

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#193 - Optimize the execution time of CI

Issue - State: open - Opened by wzh1994 about 1 month ago
Labels: v0.3

#188 - fix bind pickle bug

Pull Request - State: closed - Opened by SuperEver about 1 month ago

#183 - fix doc problem in IntentClassifier example

Pull Request - State: closed - Opened by SuperEver about 1 month ago

#180 - remove individual example for SQLiteTool's method

Pull Request - State: closed - Opened by SuperEver about 1 month ago

#169 - Update version in pyproject.toml

Pull Request - State: closed - Opened by lwj-st about 1 month ago

#160 - modify some docs and fix diverter bug

Pull Request - State: closed - Opened by wzh1994 about 1 month ago

#158 - create db file in sql example

Pull Request - State: closed - Opened by SuperEver about 1 month ago

#156 - SQL Call Enhancement

Issue - State: closed - Opened by wzh1994 about 1 month ago
Labels: v0.3

#155 - RAG Enhancement

Issue - State: open - Opened by wzh1994 about 1 month ago - 1 comment
Labels: v0.3

#150 - use fork process for webmodule

Pull Request - State: closed - Opened by wzh1994 about 2 months ago

#148 - modify docs

Pull Request - State: closed - Opened by lwj-st about 2 months ago

#140 - modify version to 0.2.0

Pull Request - State: closed - Opened by wzh1994 about 2 months ago

#136 - modify docs

Pull Request - State: closed - Opened by wzh1994 about 2 months ago

#132 - support stream output and trace with file-system queue

Pull Request - State: closed - Opened by wzh1994 about 2 months ago

#100 - Support bark for TTS

Pull Request - State: closed - Opened by JingofXin 2 months ago

#99 - add reranker

Pull Request - State: closed - Opened by yewentao256 2 months ago