Danny Avila

Results 40 issues of Danny Avila

This is a first pass using langchain to match the handshake between AI & plugins, using open-source methods, as close as I know how to the official plugins functionality. Official...

### What features would you like to see added? In https://github.com/danny-avila/LibreChat/pull/1389, and after finally acquiring my own Azure OpenAI access, I've learned that we can effectively reduce all confusion surrounding...

enhancement

There is protection against being able to use models not specified by the admin or returned by the /api/v1/models endpoint but it can be more robust by tracking these values...

enhancement

**We have a running task of items all in public view on our Projects page.** There is something there for many levels of experience with development, so feel free to...

help wanted

## Summary Closes #1458 Closes #1344 I have extended the LibreChat app's flexibility by implementing custom endpoints, and introducing the `librechat.yaml` custom configuration file. This update allows users to define...

### What features would you like to see added? Define own token rates via `librechat.yaml` ### More details Configuration from YAML file to affect and add to these values ```js...

✨ enhancement

## Summary I was hoping to finish today but there are still some things left to polish I should wrap up in the next couple of days. A full write...

Originally https://github.com/danny-avila/LibreChat/pull/1565 **Remaining tasks:** - [x] Add /gen_title route for generating titles, which prevents redundant conversation fetching - [x] enhance styling - [x] make sure search queries behave as expected

## Summary WIP ## Change Type Please delete any irrelevant options. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...