Daniyar

Results 9 issues of Daniyar

Hello. First of all, I want to thank all contributors for this lib. I have some case in my project. Lets say that I have these models: class Company(model.Model): identifier...

duplicate
enhancement

I have class called Category: ``` class Category include Mongoid::Document include Mongoid::Timestamps include Mongoid::History::Trackable field :name, type: String track_history :on => [:name], # track title and body fields only, default...

feature request
discussion

### Code that causes the issue Hello. I've set simple event listener like this: ```python from telethon.sessions import StringSession from telethon.sync import TelegramClient from telethon import events with TelegramClient( StringSession('my...

When I integrated your gem to my rails_admin, it shows graph of models which were created on specific day. I have two types of users which can log in to...

Hello. I have uploaded my own android applications in `publisher` page and now I want to install them by my BYOD and COPE devices. When I open app catalog I...

Hello everyone. I want to report error that really makes frustrating experience. When you enter memory and prompt with giant text then try to start it throws this error: File...

Hello everyone. Looks like new features had been added for this lib, like using separate LLM server backend for generation (correct my if I'm wrong). However, I can't find any...

Hello. This is great dataset. However, models that trained with this dataset, can not detect shoes, then I look at readme, there are no shoe examples 😅. Are they even...

Hello. When I tried to run rest-api-typescript from docker compose it gave me this error: 2022-04-24T16:29:49.796Z - error: [crypto_ecdsa_aes]: createKeyFromRaw - Failed to parse key from PEM: message=malformed plain PKCS8...