PlebeiusG

Results 8 issues of PlebeiusG

I have been a very happy user of this repo for months - automatically logging in with a cookie is __SO__ nice! I just noticed some odd behaviour that took...

help wanted

### Description StartOS (still in development, like this project) is similar to Umbrel, MyNode and other projects. The goal is to be at-home linux servers that are simple to setup...

type:feat
story

Wonderful guide! Personally I'm trying to figure out how to best provide remote access to my setup and I'd love to see a few options added to this guide. I...

As I'm building my pipeline I noticed some odd behaviour... it was being called TWICE for every query I sent. Then, I figured out that OUI will call my pipeline...

**Is your feature request related to a problem? Please describe.** No, not a problem. **Describe the solution you'd like** I'm working with pipelines. The pipe() function is given a parameter...

While working on LangGraph agents I noticed a new and useful feature in LangGraph Studio where configurable options can be given as a discrete list of possibilities. [Link to code...

Now that this project is maturing, I'm trying out some old ideas to see if they work. I noticed that when a pipe is called the chat history only shows...

### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Given the example Action button code: ```python class Action: class Valves(BaseModel): pass def...