Fede Fernández
Fede Fernández
Yes, we are planning to do it, just we need to find some time.
@myuwono @sksamuel this would a great feature to have it, are there any intentions to continue? How can I help?
See the following PRs for further details: * https://github.com/higherkindness/droste/pull/321
I found this feature very interesting. Is it within your plans to incorporate streaming in the models supporting that feature?
Hi @nmcb, thanks for your interest. This is how it's currently built. We have an algebra that allows generating tokens: https://github.com/47degrees/github4s/blob/9c18225cc61f756aace9ddcb5d134720c882edb0/github4s/shared/src/main/scala/github4s/algebras/AccessToken.scala#L31-L34 This algebra has a single implementation called `StaticAccessToken`. You...
Hi @ff137! We're working on adding more flexibility around the OpenAI API backend, allowing other servers with a compatible API to be used for particular requests. All this effort is...
@angoglez I found the problem. The first protocol (the one that mu accepts) includes the types **and** the services. Inside the `types` you provide an array of schemas where each...
Thanks for your contribution! Based on the reports [1](https://app.codecov.io/gh/47degrees/memeid/pull/662/blob/modules/memeid4s/src/main/scala/memeid4s/UUID.scala) and [2](https://app.codecov.io/gh/47degrees/memeid/pull/662/blob/modules/memeid4s-scalacheck/src/main/scala/memeid4s/scalacheck/arbitrary/instances.scala) we have decreased the test coverage. Can we include some cases for those parts? ![Screenshot 2023-03-28 at 09 42...
Seems a problem with the plugin, we are going to take a look. Also try to find those duplicated files (`find . -name BuildConfig.java`) and remove the `gen` and `target`...
I'm bumping this again as a member of this organization. Is it possible to archive this repo and add a notice in the readme? Happy to do it by myself...