Satish Surath
Satish Surath
I'm really enjoying the App and this will become a very Important Productivity Tool for me very very quickly! I would love to work on this "Tag" feature.
That is great. I managed to fork and successfully compile the project on xcode - so Kudos to having well maintained codebase already. for starters my idea was to try...
I have a workaround - that worked for me. I just unchecked "Docker Compose V2" from my Docker Desktop Preferences to be able to successfully run `./manage build` and `./manage...
I have the same error. MacOS 14.3.1 pip 23.2.1 tiktoken 0.6.0 Python 3.11.5 Exact error: ```bash Unknown encoding . Plugins found: ['tiktoken_ext.openai_public'] ``` Code that triggers it: ```python import logging...
> I have the same error. > > MacOS 14.3.1 pip 23.2.1 tiktoken 0.6.0 Python 3.11.5 > > Exact error: > > ```shell > Unknown encoding . Plugins found: ['tiktoken_ext.openai_public']...