Emanuele Sabetta
Emanuele Sabetta
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field ### Checklist - [X]...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...
Please replace the Tiktoken dependency with a tokenizer library in pure python (not Rust dependencies) for people like me that cannot compile and run Rust binaries on their system (for...
Please update api_request_parallel_processor.py to support GPT 3.5 Turbo model and multiple messages content API. [api_request_parallel_processor.py](https://github.com/openai/openai-cookbook/blob/66b988407d8d13cad5060a881dc8c892141f2d5c/examples/api_request_parallel_processor.py) Thanks in advance.
### Duplicates - [X] I have searched the existing issues ### Summary 💡 FEATURE REQ: Add support for LLAMA Loaders - the biggest community for ChatGPT data loaders. **LLAMA-HUB** WEBSITE:...
Who care about the takedown? Just create a Docker image ready to be hosted anywhere. Just create a Docker image and add a button to host it automatically on some...
Can you add support for LLAMA-Index Loaders? This is the website: [https://llamahub.ai/](https://llamahub.ai/) This is the Github repo: [https://github.com/jerryjliu/llama_index](https://github.com/jerryjliu/llama_index)
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Add command "autodebug_code" to Auto-GPT. The command should automatically fix errors in a source code file. To...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 GPT-3 or 4 often tries to code Python scripts to do basic I/O operations, because it has...
Here is another annoying bug that comes out often when using RICH. Using any textual or rich component that uses internal scrolling, like Scrollview, Console.Pager, or CodeBrowser, etc. will cause...