-
Is it possible to add the `$token->{line}` to parser events? I can extend the parser for now to work for most cases (will give an update if I notice anything missing).
My goal here is to have the l…
-
Hi ! I am so happy to see you (all of you) were able to do this first mixture of the pest3 project. I gave it a try, and it is amazing.
I noticed that two things I liked in pest:
- Automatic val…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
```
pipeless start --stages-dir .
[2024-10-03T11:13:51Z INFO pipeless_ai::stages::parser] ⚙️ Loading stages from .
[2024-10-03T11:13:51Z INFO pipeless_ai::stages::parser] ⏳ Loading stage 'yolo' …
-
- [x] Viewing material
- [x] Adjusting the parser were necessary
- [x] Testing within pynxtools
- [ ] Testing within NOMAD
-
I wish for a better way to handle repeaing events in the parser like parsing the repeating events as a seperate object and not having only one with the attributes...idk but it's hard to detect when a …
-
### Details
We're currently using branch-deploy for terraform deployments with multiple environment jobs.
```yaml
comment_parser:
if: ${{ github.event.issue.pull_request }}
runs-on:…
-
I'm creating a date with an utcoffset, like so:
```python
>>> import dateutil
>>> date = dateutil.parser.parse('2017-09-06T09:00:00+02:00')
>>> date
datetime.datetime(2017, 9, 6, 9, 0, tzinfo=t…
-
Feature request - I'm pulling in data from MISP to Elasticsearch. Would be great to also have the MISP event name pulled as well to easily determine what event the ip, domain, etc...is tied to.
-
**Describe the bug**
```bash
Starting!
{received GameEvent but event descriptors are missing 3}
Player hurt event without weapon occurred
Player hurt event without weapon occurred
{unknown…