-
Currently `retriever`s are tools that are expected to be benign, e.g. have no side effects, so you don't care if the models chooses to call them or not.
Technically there's nothing to stop you from…
-
Currently, function contracts allow for arbitrary expressions, including ones that allow for potential side effects.
This could result in a statement that modifies the input arguments to a function b…
-
A way to describe side-effects in prose for documentation purposes, e.g.:
```
log(value) => Void, effects( log to console )
```
You can spread the description over multiple lines:
```
log(…
-
⚬ _PROBLEM_:
I don't want my reccomended to be filled with videos that are less than 2 minutes long, shorts exist for a reason
⚬ _SOLUTION_:
Just make it so i can filter away all the videos th…
-
Currently we call side effects after flushing pending effects which is not the desired behaviour.
-
This issue is to provide a reference URL and place to track work on refactoring the UI codebase.
This work is NOT a redesign. This is not about changing the look and feel of the current UI. It is jus…
-
AssistantAgent can take a list of tools.
These tools are typically python functions which themselves can have dependencies and secrets.
For example, a search tool might use a specific search library …
-
### Description
The redux devtools allow triggering actions from the UI, but the only message type currently handled by the elmish debugger is `MsgTypes.Dispatch`. I was able to modify the debugger…
-
This code should print `(1, 2)` forever, and on Julia 1.0, it does. However, on 1.6 and 1.12 it throws.
```julia
accumulate([1,2,3]) do args...
while true
println(args)
end
end
…
-
I modified the sound effects of the mod (only the sound file)
It worked for me when I tried it. I uploaded it to my server for me and my friends to test it.
He also has the modified mod on his …