-
**Is your feature request related to a problem? Please describe.**
I think it would be a good idea to add the connection to Google's AI Studio since it is free and has models like Gemini 1.5 and 1.5 …
-
Example configuration file:
```json
cat ~/.jfrog/jfrog-cli.conf
{
"artifactory": [
{
"url": "https://REDACTED.jfrog.io/REDACTED/",
"serverId": "REDACTED",
"isDefault"…
-
The view code knows about of the concept of a `BlueskyRun` and its particular interface and signals:
https://github.com/bluesky/bluesky-widgets/blob/434046b54ee160cdcdd7a6c8c1fc1bf7e82d575b/bluesky…
-
Ciao! New python versions are coming out and I wonder if uv can behave a bit more like `mise` or other devtools in that it can upgrade the python versions. For example, @hynek teased a video about how…
-
There is currently no way to download Evmos mainnet transactions. Mintscan does not support this functionality for any chain. I've checked all the explorers I'm aware of but none offer the functiona…
-
Version: github.com/go-playground/validator/v10 v10.18.0
I'm aware that http_url tag is a thing but this seemed odd? Is this a bug?
```go
func TestValidatorUrlBug(t *testing.T) {
v := validat…
-
### Description
* As a caller
* I want to be warned when the callee may not be able to answer to my legacy call with their EX app
* So that I do not felt ghosted and I will retry using EX or an E…
-
Implement a file deletion functionality to give Bend the ability to delete files from the filesystem. This should include both single file deletion and recursive directory deletion.
## 1. `delete_f…
-
Currently MSVC STL builds Boost.Math into its static library, which cause the static library contains non-_Uglified linking symbols and causes non-conforming linking behavior. See microsoft/STL#362.
…
-
I'm proposing `streaming` as a discrete [media feature](https://www.w3.org/TR/mediaqueries/#mq-features) with `active` and `none`, used when streaming software is running or not running (respectively)…