-
Tree of Thoughts (https://arxiv.org/abs/2305.10601) is a kind of powerful generalization of chain-of-thought. Were you able to implement it in LMQL (e.g. https://github.com/princeton-nlp/tree-of-thoug…
-
### Feature request
Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making pr…
-
## Spec:
`project/thoughts/example_file.cfg`
Filename: `scene_03_thoughts_bringing_cat_home.cfg`
Original text from scene:
```text
> Player explores House of Adopter for item interactions (…
-
In [bomctl](https://github.com/bomctl/bomctl) We're supporting "trees of boms" or hierarchical sbom documents where node `externalRefs` are used to link from one document to a sub-document.
Instead…
-
**What problem or use case are you trying to solve?**
Create a coding agent that improves itself based on benchmarks. In addition to (potentially) getting better agent performance this will also ena…
-
> I found that at 1000 thoughts, the interactions start to feel sluggish. This happens with the last thoughts, and it doesn't happen with the first thoughts. It starts at around ~500. After testing an…
-
**Summary**
It would be useful to add a dedicated "Dependencies" view within the Compiled Query Preview tab, displaying only the upstream and downstream dependencies of the currently active model. …
HampB updated
2 weeks ago
-
If you have a list:
```jsx
function resizingText(props){
const [height, setHeight] = useState(20);
useEffect(() => {
const t = setTimeout(() => {
setHeight(40);
…
-
I cloned the repo and installed `requirements.txt`
After configuring my API key, `example.py` seems to run just fine up to a certain point as seen in the output of the last loop quoted below.
Wh…
-
By reading papers, I had the idea of adding metadata of the cookie/core directly on the image. I talked to this with Adam, and he believes it's possible (I personally have no clue how this can be done…