-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
场景:
bi 报表页面最大需要支持 20 张卡片,卡片类型为柱状图,每个卡片3000条数据,5个维度。展平后的数据量最大可达到 20 * 3000 * 5 = 30w 条。
渲染数据直接导致页面崩溃,请问如何优化?
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
# Context
Currently, LangChain supports P…
-
When installing separate consul instances in different namespaces of one k8s with helm chart, I met with CRD confliction Error:
https://discuss.hashicorp.com/t/when-installing-separate-instances-in…
-
**Describe the bug**
微服务应用发版至K8S集群后,服务发现/注册和配置中心功能均报网络连接错误,无法正常注册服务和拉取配置参数。本地启动后,可以正常注册服务和拉取配置参数。
**Environment**
- Spring Cloud:2022.0.4
- Spring Boot:3.1.2
- Spring Cloud Tencent:1.12.4-2022.…
-
### Name and Version
bitnami/harbor 21.4.6
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Create the following resource:
```yaml
apiVersion: v1
…
jdaln updated
3 months ago
-
感谢[KashiwaByte](https://github.com/KashiwaByte)提的bug
![img_v3_0267_ad031bca-0a2f-4ce7-b6b6-30e4e929f8bg](https://github.com/SwanHubX/swanlab/assets/35194781/f382050d-3fac-44f1-9867-f99e40848c60)
…
-
所有包都按照requirements.txt安装了,其中只有numba安装了0.57.0,而不是官方要求的0.56.4,推理速度用整合包的虚拟环境的三分之一,代码是一模一样的
官方的req文件:
numpy
scipy
tensorboard
librosa==0.9.2
numba==0.56.4
pytorch-lightning
gradio==3.38.0
gradi…
-
**问题描述 / Problem Description**
lite 版本 还是依赖 torch
**复现问题的步骤 / Steps to Reproduce**
pip install -r requirements_lite.txt
还是会依赖 lite,Ubuntu 22.04 和 macOS 都有同样的问题
python 3.11.7
pip 24
wtry updated
8 months ago
-
配置demo如下:
```
resource "volcengine_rds_mysql_instance" "pkx_db_01" {
db_engine_version = "MySQL_5_7"
node_spec = "rds.mysql.4c8g"
primary_zone_id = xxxx
secondary_zone_id = x…
cadl updated
11 months ago