-
ImportFunction currently takes a list of param types and a list of return types.
However, there exist a FunctionType object that represents exactly these lists; it would be natural for `ImportFuncti…
-
Currently most of out internal tests use files which are generated on the fly with steps like:
```
Given a file named "features/apples.feature" with:
"""
.... some content
"…
-
### Description of the bug:
I was playing around with tool use and streaming, this was my code:
```py
import google.generativeai as genai
import config
genai.configure(api_key=config.API_KEY…
-
Hi,
I'm trying to setup Redis as an internal cache for a multiple Fusio instances deployment (using Docker Swarm), but it seems that the 'psx_cache_factory' option in configuration.php is not used …
-
### Kubernetes Version
Client Version: v1.30.1 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.30.0
### Helm Chart Version
NAME NAMESPACE …
-
Came up in the context of #592
In the same way you declare a table and the types of the columns, seems fair to be able to declare a function and the types of the function args/result.
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused by a …
-
Checklist:
* [x ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ x] I've included steps to reproduce the bug.
* [ x] I've pasted the output of `argocd version…
-
## 🚀 Feature Proposal
Stop using React internals.
## Motivation
https://x.com/sebmarkbage/status/1795892981976752210
> Due to its heavy use of React internals it's likely to break even in…
-
We have a few special case geometries that require domain transformations to integrate. Now that we're using differentiation method arguments this leads to some awkwardness because we can't dispatch o…