-
## Description
Perform end-to-end QA testing for the P2P Energy Trading Demo from the **BAP** side using **Openspark**, the GUI buyer app designed for P2P energy trading. This involves verifying the …
-
## Description
Perform comprehensive end-to-end QA testing for the P2P Energy Trading Demo from the **prosumer's** perspective using **Lisa**, the WhatsApp AI agent. This will involve testing the sys…
-
Hello,
Thank you for the great work on this project !
Please add a way to support URL feeds with gemini protocol scheme like:
```
gemini://www.underworld.fr/atom.xml
```
(see https://e…
-
### What feature would you like to be added?
Model client for Gemini mirroring the one in v0.2
### Why is this needed?
Gemini is a notable provider
ekzhu updated
3 weeks ago
-
### Describe the solution
Hi there! Not sure if this should be a bug or a feature request, but here's my need:
I'm trying to build a Gemini proxy (an HTTP proxy for the Gemini protocol).
More inf…
-
I do not have a website through the http protocol, only a gemini pod - I'm not a dev, otherwise I would probably have produced a PR to change this and allow protocols such as gopher, gemini, spartan, …
-
I wrote it here because I intend to be public rather than sending the message by private, and because it might be longer than 2048 bytes.
1. The certificate does not have any way of identifying it …
-
In the past I've discarded the feature requests to add support for other protocols, since I saw gmid only as a gemini server. The idea was that if there was the need for a gmid-style server for spart…
-
The protocol handlers to handle the oauth redirect for Gemini, Rewards, and Binance are very similar, and should be merged. This handler should be extensible for future integrations.
https://github…
-
**Context**
I can't attach GCS files when using Gemini:
```java
new Media(MediaType.IMAGE_JPEG, new URL("https://storage.googleapis.com/my-bucket/my-image.jpeg"));
// io.grpc.StatusRuntimeExceptio…