-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
pydantic 2.x leads to a recursion error when running the example code.
```
(....)
File "/home/luminoso/Pycharm…
-
Looking at the algorithm, it seems the same CropTarget object will be created if produceCropTarget is called several times on the same element.
That would probably be specified by adding a CropTarget…
-
**Description**
Right now, the internal extension api supports intercepting a message going from the user to the chat engine, and from the chat engine going to the user. This means we can augment …
-
Relates to tendermint/tendermint#9197
Depends on #94
In order to better support integrators, we need to version our Protobuf definitions as per [Buf's guidelines](https://docs.buf.build/best-pra…
-
Graphic designers often specify a rectangular grid using a fixed module, i.e. a relative or absolute length that other measures are an integer multiple or subdivision of. In stylesheets, often several…
-
Using MemGPT using Text generation web UI to serve local LLM works like a charm (tutorial: https://www.youtube.com/watch?v=QCdQe8CdWV0&ab_channel=MatthewBerman). Any chance to connect to a local model…
-
GitHub has replaced its default branch name of *master* with *main*. It has also implemented a [number of features](https://github.com/github/renaming) to help organizations, projects and individual u…
-
### Issue Description
We need to write an _abstract_ section for the project Requirement Traceability Tool.
### Step Details
Steps that will be performed:
- [x] Research abstract writing formulas
…
-
This proposal has been updated. See this [comment](https://github.com/golang/go/issues/62605#issuecomment-1760088940) for the most recent proposed changes.
---
### Background
Tools (such as t…
-
# 💬 RFC
A proposal for a feature set where the router doesn't use traditional url/path routes.
## 🔦 Context
A lot of the trickier part of routing -- route recognizing, child routing, defining…