Primož Jerše

Results 11 issues of Primož Jerše

### Prerequisites - [X] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

How do you start? Create a new folder, create pyproject.toml file, add a few dependencies like django, so after i install it, i could use django-admin startproject ... Every time...

area/docs
status/triage

How do we track spent tokens? I've tracked down that this ChatCompletion.usage class holds this information but i am having hard time hunting all the calls down ... Is there...

**Describe the bug** This setting is different if you are running on Windows OS or Linux OS ``` script_location = app/db/migrations ``` **Expected behavior** I am developing on Windows machine...

documentation
awaiting info
cant reproduce
configuration

Hello, I am implementing SAP XSUAA Oauth2 via GenericSSO client and it works, good job! I also receive back a refresh token after successful login According to docs, refreshing the...

enhancement

Would love to use this, Probably doing something wrong, am not too good with vuejs. I am trying to follow the tutorial. App.vue ``` Example List Options Group List options...

- Wraps expressions in brackets when using more than one expression so this `/Employees/$count?$filter=%28ID%20eq%2023%20and%20NickName%20eq%20%27Steve%27%29%20or%20%28ID%20eq%2025%20and%20NickName%20eq%20%27Tim%27%29` `(ID eq 23 and NickName eq 'Steve') or (ID eq 25 and NickName eq 'Tim')` becomes...

bug

Hello, Trying to follow this PR: https://github.com/SAP/python-pyodata/pull/113 love this change, very good implementation but am having some problems chaining AND and OR operators together. ``` item = { "id": 1,...

bug

Because it asks for password, and i don't have it ... my key is on the server and i can ssh on in using putty or WinSCP, but not using...

### Issue Kind Unclear documentation ### Existing Link https://python-poetry.org/docs/ ### Description windows 11: i have poetry v1.8.x in `~\AppData\Roaming\pypoetry\venv\Scripts` But there is also .exe here: `~\AppData\Roaming\Python\Scripts` I have installed v2...

area/docs
status/triage