[Feature] Add support for Groq LLMs (#1284)

This commit is contained in:
Deshraj Yadav
2024-02-25 11:58:03 -08:00
committed by GitHub
parent b4bb4cf053
commit 92dd7edb57
6 changed files with 105 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.85"
version = "0.1.86"
description = "Simplest open source retrieval(RAG) framework"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",