Maxim Lebedev

Results 25 issues of 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**...

bug

**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...

bug

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...

bug

[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...

bug