-
hi, this is a great job with complete docs and model files.
I am trying S2T task, but I find that model's input_type = feature when task ==S2T, which means the s2t inference has to start with extrac…
-
Before milestone 1.1, I would like to finish the following - as a final touch up.
These will be taken up after high priority tasks
- [ ] use named parameters in Expr data structure. It was easier …
-
### Elasticsearch Version
8.15.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Cloud
### Problem Description
Running a `text_expansion` query against a field t…
-
# Bug report
When using `$this->field = array_shift($array)` and storing the result on a object field, the type inference does not consider the context correctly.
### Code snippet that reproduce…
thg2k updated
1 month ago
-
### Elasticsearch Version
8.15.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
any
### Problem Description
Creating an ELSER inference endpoint on a basic lice…
-
Hi,
I do not understand why we cannot set the returned target type on a method…
This is my feign reactive interface for accessing the Fargo API
```java
package com.gv.zeppelin.service.fargo;…
-
:wave: Hey! Me again.
I ran into an issue where the compiler doesn't seem to be able to resolve a value's type when it's generally matched, but can when it's explicitly matched.
Relevant code:
…
-
The following code does not compile ([playground link](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=4ca706e8932e3fb5f4309389473554ee)):
```rust
pub trait Trait {
type …
-
This is a more complicated case than #13183, and its root cause seems to be different since it persists after 9f72db1a1a94cbb8e365e00dd92b141e956c1b74. But if you're interested in squashing these, her…
-
### Bug description
The current template for generating `{ModelName}GetPayload` generic types, which are used everywhere to infer payload types based on inputs, is missing pieces of logic that negati…