Tim Nunamaker

Results 12 issues of Tim Nunamaker

Maybe this should be a feature request instead, I am not sure. I have an automation that activates sleep mode in a manner similar to the one shown in the...

need/author-input
popularity-low
effort/hours
not actionable
kind/enhancement
need/team-effort-estimate
status/in-queue
status/waiting-for-feedback
related-to-v1

The idea here is to allow a user to define a scaling factor for the range of an individual light's brightness. I love how this integration manages the brightness of...

kind/feature
popularity-high
actionable
status/in-queue

Is it possible to use a configuration different from those listed here: https://github.com/haugene/docker-transmission-openvpn/tree/master/openvpn/mullvad? Mullvad's port forwarding is by city, but none of these configurations allow for specifying a city. Thanks.

I am working on setting this bridge up with my synapse server. A quick summary of the state of things: * I'm running the bridge (and synapse) in docker. *...

T-Defect

Hey all, I'd like to add smbk5pwd to synchronize UNIX and Samba passwords. What are the basic steps for doing this with this image? I'm not sure if [an approach...

What would it take to add a Grunt task that launched the app on a real Android device with debugging enabled (as opposed to the emulator)?

question

As I understand it, [Langchain](https://langchain.readthedocs.io/en/latest/reference/modules/chains.html?highlight=LLMChain#langchain.chains.LLMChain) supports multiple prompt template keys. When GPT-Index is used for memory, this is reduced to one: https://github.com/jerryjliu/gpt_index/blob/f6a985241f388a9b7513ef5405025e6e2324e01e/gpt_index/langchain_helpers/memory_wrapper.py#L22 It would be useful if multiple prompt template...

enhancement
good first issue

### What happened? litellm writes to the filesystem during initialization. I'm building a macOS application and this causes a read-only filesystem error: > Failed to execute script 'main' due to...

bug

When a new list item is added, it's assigned a value of `null`. ``` this.addItem(null, true); ``` https://github.com/powmedia/backbone-forms/blob/master/src/editors/extra/list.js#L17 Because the editor initialization only checks for `undefined`, the value doesn't get...

Tabs should represent quadrants, panels should represent rings