Aleksey Maltsev
Aleksey Maltsev
Hi! Thank you for your lib, it look's really cool. But i've got problems in understanding some concepts and approaches. For example what for is feature templating? How does all...
Hi! Thank you for your work! This PR allows to [configure](https://github.com/ollama/ollama/blob/main/docs/faq.md#how-can-i-specify-the-context-window-size) the context window size, while using Ollama.
## Problem Description Currently, our application uses `localStorage` for managing various stores such as `preferences`, `tours` and etc. While `localStorage` is simple to use, it lacks the flexibility needed for...
## Problem Description The app displays weight limits in the table but lacks a filter for these restrictions. Some travelers are interested in such filter. | Source | Date |...
## Problem Description The current implementation of cabin baggage allowances update mechanics is a quick and dirty solution. It validates dimensions directly in the `allowance-consistency.test.ts` file, which is not ideal...
As a traveler, I want to see "personal item" luggage allowances included in the airline data, So that I can get a more accurate and flexible compliance score for my...
As a traveler, I want to browse a list of the most popular bags with their compliance scores, So that I can easily decide which bag to choose based on...
### Description: Currently, the website allows users to filter airlines by region (e.g., Europe, Latin America, North America, etc.). By default, all regions are selected when the user enters the...
As a traveler, I want to access the application via Telegram Mini Apps with support for installation and cloud storage, So that I can easily save and retrieve my bag...
As a traveler, I want to add multiple bags for compliance checks in one session, So that I can avoid opening separate browser tabs and compare all my bags easily.