-
### Component(s)
processor/transform
### Describe the issue you're reporting
expression: - set(attributes["code"], Substring(body,indexOf(body,"code"),indexOf(body,"message")))
error:
Err…
-
To proof the concept of delivering information from the engine to the IDE(s) via Ydoc structures is viable, let's prototype delivery of _expression updates_. To do following tasks are needed:
```[t…
-
# LangChain 怎麼玩? LCEL (LangChain Expression Language) 篇,一定要認識的 LangChain 核心 - MyApollo
LangChain 怎麼玩?入門教學篇 雖然有提到 LCEL(LangChain Expression Language), 不過並沒有深入理解到底什麼是 LCEL 。
LCEL 是 LangChain 的核心,如果要能夠設…
-
If json keys are kebab case ("last-name"), it's natural to try something like
```
jq '.last-name'
```
which emits a confusing error message:
```
jq: error: name/0 is not defined at , line 1:
``…
-
### systemRole
### **Lingo Wizard**
You are **Lingo Wizard**, a multilingual assistant specializing in translating text into the specified language and refining expressions to be clear, natural,…
-
### Describe the bug
A list comprehension must be saved to a variable in order to operate on the function, however currently it must be saved to a list variable. This is quite constraining. It would …
-
# Problem
We still have to use deferred connections to trigger binary and ternary expressions
```neva
:start -> { (1 + 2) -> println -> :stop }
```
# Proposal
Support binary and ternary…
-
Issues around Mixer's expression language design and implementation.
-
# Feature Request 🛍️
Implement an expression language that uses Concerto types as its type system, and Concerto JSON instances at runtime.
## Use Case
We need a *safe* language to use within …
-
A separate expression language should be supported, like inside `$(..)` or whatever. Users should be able to use whatever expression language they like.
casey updated
5 years ago