From 40420277f09e2ebd321e82c7fa0c42221b309633 Mon Sep 17 00:00:00 2001 From: Haseeb Date: Tue, 27 Feb 2024 03:21:22 +0530 Subject: [PATCH] Add Star History chart to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d77c69a..d6e1c25 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,16 @@ Now, whenever you select the `gpt-3.5-turbo` or `gpt-4` model, the system will a 4. 🚀 Now, you can use it like this: `python interpreter.py -m 'hf-model-new' -md 'code' -e`. 5. 📁 Make sure the `-m 'hf-model-new'` matches the config file inside the `configs` folder. +## Star History + + + + + + Star History Chart + + + ## 🤝 **Contributing** If you're interested in contributing to **Open-Code-Interpreter**, we'd love to have you! Please fork the repository and submit a pull request. We welcome all contributions and are always eager to hear your feedback and suggestions for improvements.