Alec Flett

Results 8 issues of Alec Flett

**Is your feature request related to a problem? Please describe.** Right now both `sass` and `less` are direct dependencies of this project, which seem unnecessary. This bloats up the install...

enhancement
help wanted

I get this message a lot, with no rhyme or reason as to why... For this code: ```javascript import { Observable } from 'rxjs/Observable'; import 'rxjs/add/observable/interval'; import 'rxjs/add/observable/of'; import 'rxjs/add/operator/filter';...

#### Environment - __Package version(s)__: 3. - __Browser and OS versions__: Chrome #### Steps to reproduce 1. Create a tabs component with some kind of class: ```tsx ``` 1. Look...

Type: bug
Type: breaking change
P3
Package: core

In the `beforeTest`/`afterTest` hooks, the first parameter passed (named `test` in the docs) is an object that looks a lot like the `this.currentTest` object that you normally have access to,...

enhancement
help wanted

# Allow callbacks to monitor ConversationalRetrievalChain I ran into an issue where load_qa_chain was not passing the callbacks down to the child LLM chains, and so made sure that callbacks...

When using callbacks, there are times when callbacks can be added redundantly: for instance sometimes you might need to create an llm with specific callbacks, but then also create and...

auto:improvement

our app is a large single page application, and we've had bugs in the past that caused a lot of memory bloat in the browser, or where the browser UI...

enhancement
rum
product

NOTE: This is not ready to be merged but I wanted to share in case anyone wants to help with this SeaGOAT is pretty cool but I've been disappointed by...