-
### Feature Description
When building OOT blocks which accept / generate a (configurable) stream of vectors a different array depth is created for the "non-vector" case of a vector length being 1.
…
-
Node v4.4.6
Yo v1.8.4
MacOS Sierra beta 2
Composer installed
```
(!) require('yeoman-generator').generators.Base is deprecated. Use require('yeoman-generator').Base directly
(!) require('yeoman-gener…
-
我的项目的每个微服务都是使用 hex 生成代码的,但是最近发现每次生成代码都有一些重复的自定义配置需要编写,所以想要写一个自己的代码生成模板,但是我发现下载官方的 kitex/server的模板,并结合--hex生成命令时会报错缺少 package.yaml:
```text
[ERROR]/Users/user/go/pkg/mod/github.com/cloudwego/hertz/cm…
-
tmp $ mkdir testapp
tmp $ cd testapp
testapp $ yo dude
[?] Must be already installed globally with npm install -g
Select a Web App Generator? generator-dapp (github.com/csantanapr/generator-d…
-
I could not get any generators working that were using yeoman-generator@^1.0.0.
I keep getting the following error:
```
TypeError: Cannot read property 'then' of undefined
at .Base.prompt (...…
-
**Is your feature request related to a problem? Please describe.**
I cannot complete my migration from `NEST` to `Elastic.Clients.Elasticsearch` because the [Cluster update settings API](https://www.e…
Kargo updated
1 month ago
-
Thanks for building this generator!
I struggled to understand how to use it.
After cloning the repo, I duly `cargo run -- --help` and was given 2 possible alternatives:
```bash
cargo run -- …
-
I have setup the `maven-dependecy-submission-action` and it works well on the development branch, but fails on any PR from another branch into development with this errors:
```
Error: Cannot read …
-
### Current behaviour
```
import { registerTranslation, enGB } from 'react-native-paper-dates';
registerTranslation('en-GB', enGB);
```
Uncaught ReferenceError: require is not defined
at eva…
-
**Question**
I am not sure, what's happening. I see that the testset data isn't generating and just going into a continuous loop, exhausting the tokens of openAI
**My Code**
from ragas.testset.g…