-
### What happened?
Creating tags as such:
```py
with fs.transaction(repository.id) as tx:
sha = tx.rev_parse("main")
tag = tx.tag(sha, "v2 pipapo hello")
```
does not work because t…
-
I was trying to package esprima-python for Debian when I [noticed](https://github.com/Kronuz/esprima-python/pull/17#issuecomment-914335334) that esprima-python is not well maintained and its tests fai…
pabs3 updated
3 years ago
-
**Agent Environment**
Cluster Agent 7.49.1 - Commit: 1790cab - Serialization version: v5.0.97 - Go version: go1.20.10
**Describe what happened:**
When using this configuration:
```
- dbm: tru…
-
Hi,
Thank you for sharing your great work.
Is there any plan to release the code for generating LLM-based Complex Reasoning Question-Answer?
It seems there is no code for it.
I really apprecia…
-
## Steps to add new template
To add a new template, we recommend this workflow:
### 1. Copy existing template to new file
Find a template that is roughly similar to what you need and copy it …
-
Hi, I couldn't find a way to open a ticket for the [digiimport script](https://gitlab.com/steviehs/stevemisc/-/blob/master/digiimport.py) here: https://gitlab.com/steviehs/stevemisc
The script work…
-
git clone https://github.com/owtf/owtf
cd owtf
make compose
## Expected Behavior
It should compile and finish successfully
## Current Behavior
I have the same problem on Ubuntu and MacOS M1 …
-
# Function Calling for Any Open Model
Based on the work in the post [Beating GPT-4 with Open Models](https://blog.dottxt.co/oss-v-gpt4.html) where we implement function calling for a variety of ope…
-
**Describe the bug**
multiline block is catching all of the logs including the one-line log.
I'll provide an example in the next section to clarify all of it.
**To Reproduce**
There are two …
-
## User story
>As a curator
>I want to be able to add accession numbers of externally hosted linked data
>So that we can link directly to relevant data hosted in external repositories such as INS…