Jordan Besly
Jordan Besly
@ochen1 some peeps seem to have forked this repo to target GPT-3. I don't know if they had a proper early GPT-3 access or if they used AI Dungeon as...
hey! i should probably mark this repo as deprecated. as you can see the last commit dates from 2 years ago. AID APIs had a tendency to change drastically every...
ended up using ribbon icons which do improve legibility.
OK, just discovered those automated travis UT checks. Nevertheless, I'ms struggling to debug my Prometheus UT, due to the aforementioned reasons :anguished:
@buffcode : you do not need to remove the setTags(), it could still be used for global tags, shared by all metrics sent with the Prometheus instance. See my implementation...
:raised_hands: OK, I merged (rebase wasn't happy, probably due to the deleted InlineTaggableGaugeableCollector.php) and finally managed to debug the failing Prometheus UTs. I added back the `InlineTaggableGaugeableCollector` interface, even though...
OK, I made the `DogStatsD` collector implement back `InlineTaggableGaugeableCollector`, and did the same to `Telegraf` one. I discovered the `@deprecated` annotation and so deprecated the `InlineTaggableGaugeableCollector` interface. This way, we...
Any news concerning this PR ?
Ouspy, accidental close
ahem, the APIs of AI fungeon changed a bunch of times since last commit and we didn't catch up. i'm **highly dubbitative** that fixing import paths would be enough to...