We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28bf7b commit 77c7f34Copy full SHA for 77c7f34
README.md
@@ -28,7 +28,7 @@ Codehive Genie is a Python-based Flask API that leverages advanced Large Languag
28
29
### Backend
30
- 🐍 **Flask**: Lightweight and efficient framework for API development.
31
-- 🤖 **Groq AI Cloud**: LLM parameterization using **Llama 3.1-70B Versatile**.
+- 🤖 **Groq AI Cloud**: LLM parameterization using **Llama 3.3-70B Versatile**.
32
- 📚 **Python Libraries**:
33
- 🔄 `flask-cors`: To handle cross-origin requests.
34
- 🔐 `dotenv`: For secure environment variable management.
0 commit comments