Maxim Lebedev
Maxim Lebedev
**Describe the bug** The list of categories, if it is large enough, does not scroll and instantly closes when you try to swipe down to see more categories. **To Reproduce**...
**Describe the bug** Any attempts to correct the budget while the accounting is active breaks all calculations and cannot be restored by the "Previous Values" option. **To Reproduce** Steps to...
I'm trying to implement a simple cache for regularly used files in slash command responses: ```go const SlashCommandName string = "poster" // ... func (i *Interaction) ServeInteraction(session *discordgo.Session, event *discordgo.InteractionCreate)...
### I have checked the following: - [X] I use the newest version of bruno. - [X] I've searched existing issues and found nothing related to my issue. ### Describe...
[oobabooga/text-generation-webui](/oobabooga/text-generation-webui), when run with the `--api` flag, publishes a locally available OpenAI API at http://127.0.0.1:5000/v1/. But trying to change the endpoint in the settings does not lead to anything: any...