Fynn Flügge

Results 32 issues of Fynn Flügge

The OpenAI and Azure API Key should be isolated in the pipx installation. The user should be prompted to enter the necessary environment variables if not available. These variables should...

enhancement
good first issue

If an embedding model is configured after the current repo was indexed with faiss before, the related faiss index should be deleted from .cache/ folder automatically. Afterwards it can be...

good first issue

Currently this leads to the following error: ``` Error: cannot pickle 'SwigPyObject' object ``` This happens only on `FAISS.index` file. `index_to_docstore_id` works. Tested also with `dill` which leads to same...

improvement

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ...

It should be possible to login with Github account. ### Todos - create Github OAuth 2.0 App - add OpenID Identity Provider to Cognito UserPoolClient, since Github doesn't support Single...

feature
effort high

### Current behaviour On reload or initial page load, the document tree shows only the parent documents and hence potentially hides the current open document in the tree. ### Expected...

effort medium
improvement

Once entering the editor textarea a second time, which means `edit` -> `place cursor in textarea` -> `cancel` -> `edit` -> `place cursor in textarea` or `edit` -> `place cursor...

bug
good first issue
effort low

Instead of just showing the shortcut symbols in e.g. the search bar placeholder, use a more sophisticated approach with rendered items. Example approach: https://codepen.io/giumagnani/pen/jBNJKw Another approach: https://codepen.io/dudleystorey/pen/AgEpXj

good first issue
effort medium
improvement