mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-04-29 22:59:12 -05:00
complete phidata -> Agno + few old error corrections
This commit is contained in:
@@ -10,8 +10,6 @@ from langchain_google_genai import ChatGoogleGenerativeAI
|
||||
from langchain_core.output_parsers import StrOutputParser
|
||||
from langchain_core.runnables import RunnablePassthrough
|
||||
|
||||
from dotenv import load_dotenv
|
||||
load_dotenv()
|
||||
|
||||
# Initialize embedding model
|
||||
embedding_model = GoogleGenerativeAIEmbeddings(model="models/embedding-001")
|
||||
|
||||
Reference in New Issue
Block a user