skeptrune

Results 39 issues of skeptrune

### Describe the bug When deleting a subscription like so - `stripe::Subscription::delete(&stripe_client, &subscription_stripe_id)` - the subscription properly deletes relative to stripe externally. Meaning that after this runs for a given...

bug

We are a startup who is attempting to sell a new search API with some of the latest open source text embedding and cross-encoder models. We ourselves are BSL-licensed so...

Hello, the work that has been done on this project and the DebateSum paper are really amazing, and we would like to build on it over at Arguflow! ### Integration...

### Description The error message when something is wrong with a JSON payload is pretty tough to parse and should be better. ### Target(s) `server` ### Requirement to close PR...

enhancement
medium priority
server
rust

### Description Right now it makes sense to check if a `chunk_group` exists before creating one so as to avoid a duplicate error. We should allow users to `upsert_by_tracking_id` so...

enhancement
medium priority
server
rust

### Description Right now the suggested queries are typically not correlated to the dataset which makes this route not very useful. To correlate them, we should do RAG with a...

enhancement
low priority
server
rust

### Description It is confusing to invite a user then not see whether or not they have accepted. We should fix this. ### Target(s) `server` ### Requirement to close PR...

enhancement
good first issue
help wanted
low priority
dashboard

### Description It's frustrating that we can only change dataset on the home page. We should have it on all pages. ### Target(s) `search` ### Requirement to close PR that...

### Description Auto intuit the filters to apply to a given search somehow. ### Target(s) Probably a new microservice. ### Requirement to close PR that adds semantic filters. ### Community...

enhancement
low priority