Results 5 issues of Dror Matalon

It'd be nice to have an index similar to http://docs.oracle.com/javase/7/docs/api/index-files/index-1.html

Please remove the '/' in the beginning of the javascript and css files so that this can be dropped into any directory. Not a big deal, but it's not obvious...

When you save to a file, say "foo.ts", gish will check if it exists and append a number: foo-1.ts, foo-2.ts, etc. the first one that's available. Instead, always save the...

Consider the following workflow/loop: 1. Run gish to generate a unit test 2. Run the unit test 3. Get an error 4. Run Gish in chat mode with the error...

came here from https://github.com/openai/openai-node/issues/18 and I'm using this to count tokens when streaming. Seems to be off by 5-8 tokens in either direction when comparing to the result that the...