Acidbubbles

Results 26 issues of Acidbubbles

I was curious how was the order determined. Alphabetically? Stars? It would be nice to have this clearly defined. Maybe GitHub stars (which means you'd need to periodically review them...

### Describe the bug CLI_ARGS is not used anymore (look up in the source code, it only exists in .env but isn't used anywhere) See https://github.com/oobabooga/text-generation-webui/commit/b1463df0a155efb66f8901b94c2ae16cf0af5a9c#r138191515 for the diff. ###...

bug

This projects looks amazing, and I'm very interested to trying it out in my projects. However, I usually run models remotely, which means I need a way to integrate my...

- Same filters as the normal characters view - An option to "add a tag" and to "remove a tag" (this could be a simple way to replace a tag,...

Work in progress for an API. Why an API? Because Agnai is a _great_ proxy to different AI backends. Features: - [x] Middleware for x-api-key header authentication (loads from the...

I think this branch could be merged, but I don't know if we should bind to this project, it's a small one but it's also extremely easy to setup. Anyway,...

This was... harder than I thought. ![image](https://github.com/agnaistic/agnai/assets/34192666/00de585e-45bb-4b5f-b341-3e86ed17359c) When there's an avatar, just show a remove button. When you click remove, you can upload or generate one. To achieve that though,...

To reproduce: 1. Type a letter until it breaks (feel free to add enough to make sure it cannot be broken in two lines) 2. The message div will start...

Notifications: - MongoDB collection with index of notifications - Mark as read keeps it in the UI but deletes from the backend - Max 100 notifications (hardcoded) - We still...

One of the thing I want to use agnai for, is showing to people how crazy good chatbots can be. However to do that, I need to create them an...