-
[Returning to the topic](#8) of agents & tools now that we're favoring bare metal over wrappers such as langchain.
The document [LLM Powered Autonomous Agents](https://lilianweng.github.io/posts/20…
-
The CLI parser, as it implemented now, has following problems:
1. Arguments of the command line are declared incorrect. It is the cause why the parser can't recognize type of the arguments (optiona…
-
*Updated March 21, 2018, to reflect latest plans for this feature's implementation:*
MetaMask currently shows the selected account to each site that is visited. This is not an acceptable privacy fe…
-
Output of `helm version`:
`version.BuildInfo{Version:"v3.5.0", GitCommit:"32c22239423b3b4ba6706d450bd044baffdcf9e6", GitTreeState:"clean", GoVersion:"go1.15.6"}`
Output of `kubectl version`: n/a
…
-
pip's dependency resolution algorithm is not a complete resolver. The current resolution logic has the following characteristics:
- Only one top level specification of a requirement (otherwise pip …
-
Very cool project!!
I was thinking about this yesterday and I think before writing a concrete parser, there should be a formal specification (token/grammar) of what kind of operators it should hand…
-
Dear N++ team,
I would like to contribute creating syntax highlighting for some "hybrid" languages, which inherit from (more) predefined - not user defined! - languages:
HTML + Python --> Django
…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
Hello Todd,
I just read your latest paper "Timing of gait events affects whole trajectory analyses: A statistical parametric mapping sensitivity analysis of lower limb biomechanics" and have a coup…
-
Haxe is a constantly evolving language, gaining several new features each year. In addition, the language cannot be precisely described using the Backus Normal Form (BNF) because it has a rich macro …