Salem Korayem
Salem Korayem
**_Note_: for support questions, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/Akavache . This repository's issues are reserved for feature requests and bug reports.** **Do you want to request a _feature_ or report...
I noticed an amazing feature. When I limit an IP, it shows how much that device is actually consuming. It would be superb to show this regardless of a limit...
Currently, there's no way to edit them Would be really helpful, especially when builtin hostname detection fails after taking too long (as reported in #5 )
I tried to paste image from clipboard but nothing happens. Are there special requirements? do I need to install something else? Do I need an imgur access token key?
Code mainly copied from togetherai llm provider Covers feature request #2679
## Summary > Add support for OpenRouter as LLM Node and LLM Chat Node ## Review / Merge checklist - [x] PR title and summary are descriptive. **Remember, the title...
Suggestion: ```typescript import { compose } from 'next-api-compose' export default compose([preWithBar, preWithFoo], [postWithBar, postWithFoo], (request, response) => { const { foo, bar } = request response.status(200).json({ foo, bar }) })...
I am having trouble due to setup not complete so I did the following # nltk Download nltk files from https://www.nltk.org/nltk_data/ Punkt and extract to: `Users › korayem > nItk_data...