LLinkedlist

Results 18 issues of LLinkedlist

之前询问过作者关于“You requested a model that is not compatible with this engine.”的报错,后来发现是单IP使用多个API同时遍历访问时速度过快会导致openai官方ban掉所有的api, 作者能否考虑重写逻辑? 在不使用proxy的情况下,比如说重复使用单个账号(可能出现速度报错)一直到余额耗尽,换下一个账号。

bug

**Description:** This pull request fixes an issue in `setup.py` where the scikit-learn dependency was incorrectly listed as `"sklearn"` instead of the correct name `"scikit-learn"`. This change ensures that the correct...

can we add constrains to control the process of the video generation like some additional prompt or control net

## Pull Request: Add Py Scirpt Enforce CamelCase Naming Convention in Scala Code ### Description This pull request introduces the `check_camel_case.py` script to the project. This script helps maintain consistent...

### Description > I would like to request the extension of the Time-Series Foundation Model to support non-tabular data types, such as RGB images, text, and sound. This would allow...

enhancement
feature

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

🔨 feat:tools
stale

Hi team, I’ve spent the last few months modeling the Qwen model series on an RTX 3090, consistently achieving ~10 % limit-error on memory consumption and latency. Given the steady...

Hi guys, I find most of your fastapi plugins has been used previous on my project, and I found they are very helpful, for the scheduler, I highly recommend you...