atljoseph

Results 39 issues of atljoseph

Am very appreciative of you work on this. Please add more documentation via examples, with comments on every line, and more realistic scenarios. I know this seems like just a...

**toString() adds extra rows that were never there; Also deletes first line in file.** I tried the options indicated in the readme file, but compressed literally compressed all into one...

If i add a replace directive to the go mod, why does it not recompile? It'd make sense to have a flag for this, or to automatically do that, instead...

On Mac. Installed with brew.

It is good to know when a migration is not needed, but that is a valid state in a system. So, why is there an error when all migrations already...

**Describe the Bug** SQLite3 accepts file URL with prefix `file:///`, but golang-migrate requires prefix `sqlite3:///`. 1. Import github.com/golang-migrate/migrate/v4. 2. Import github.com/golang-migrate/migrate/v4/database/sqlite3. 3. Import github.com/mattn/go-sqlite3. **Steps to Reproduce** Steps to reproduce...

### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Open a new workspace. Start a new chat. Do not wait on the model’s response to complete. Visit...

enhancement
UI/UX
Desktop

### What would you like to see? [FEAT]: Ability to re-upload a document in a way to replaces the previous vector embeddings instead of creating duplicates. See this closed issue,...

enhancement
feature request

Cool library! Got a question not addressed in the docs or the source… Setup: I use Bitbucket cloud. Seeing that the example requires a username and password for interacting with...

### How are you running AnythingLLM? Docker (local) ### What happened? See the pictures. The GitHub url has a lot of subfolders and none of them ever made it into...

possible bug