code for article pfeilbr/openai-nodejs-playground
concepts
- tiktoken - a fast BPE (Byte pair encoding) tokenizer for use with OpenAI’s models
demo
resources
- https://platform.openai.com/
- OpenAI API
- OpenAI Playground
- https://github.com/openai/openai-cookbook
- How to count tokens with tiktoken
- Question answering using embeddings-based search
- https://github.com/openai/tiktoken
- How to stream completions
Twitter • Reddit