microsoftbuild

Results 6 comments of microsoftbuild

Not all of them, but adding all of them will make the library usable for more folks.

Interesting. Given how import is preferred of require in TS.

Thanks for the neat implementation @schnerd I am using this with the listFineTuneEvents() and getting similar error as reported by @DerBasler : `Property 'on' does not exist on type 'ListFineTuneEventsResponse'.`...

@spolu It's possible that the APi side uses and extended tokenizer like: https://github.com/openai/tiktoken/tree/main#extending-tiktoken

Switching from API to ChatGPT auth is another way to reproduce this. Ran into it today. Apparently, logging out and switching back to the API auth fixed this issue on...