Alxy Savin

Results 47 comments of Alxy Savin

> Would be great to know a bit more wider idea behind this PR. What agent means here? Is it something multiplayer related? There are several basic ideas: 1) Distribution...

This works for me: ` pip install https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.5.0-py3-none-any.whl ` [link](https://coderoad.ru/62519844/Установка-TensorFlow-1-15#62519926)

> Try to upgrade pyjackson with `pip install pyjackson -U` I tried, but was getting this error: ``` ERROR: pip's dependency resolver does not currently take into account all the...

i have the same error ### My OS ``` Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal ``` ### Python ``` Python 3.7.11 (default, Jul 27 2021,...

I don't see the json parameter in your example. Without 'json', it has been running smoothly for about 20 hours with around 10k requests and everything's working fine. ollama version...

> > The WindowBuilder (https://docs.rs/tauri/latest/tauri/window/struct.WindowBuilder.html) has/will have a additional_browser_args() method > > > > > > > > (https://docs.rs/wry/latest/x86_64-pc-windows-msvc/wry/webview/trait.WebViewBuilderExtWindows.html#tymethod.with_additional_browser_args) > > > > > > > > may be ,...

> The latest version of Tauri supports setting proxies, and if dependencies can be updated, users can choose to configure proxies themselves. I couldn't find any information about it. I...

I created a [topic in the Discord chat](https://discord.com/channels/616186924390023171/1100151767246831677) about this feature, but I couldn't solve it myself. I'm waiting for Mac OS support [here](https://github.com/tauri-apps/tauri/issues/4263).

> You can refer to this commit [tauri-apps/tauri@3dc38b1](https://github.com/tauri-apps/tauri/commit/3dc38b150ea8c59c8ba67fd586f921016928f47c) First of all, the version of Tauri should be 2.0 instead of 1.0. If you have upgraded, you can then set the...