Building a Smart, Private Chatbot with Local Content Search and Function Calling with APIs using Semantic Kernel and Ollama
User Secrets
{
"baseUrl": "",
"baseEmbeddingUrl": "",
"qdrantMemoryStoreUrl": "",
"weatherApiKey": "",
"modelId": "llama3.1:latest",
"embeddingModelId": "snowflake-arctic-embed",
"domainName": "Solar System",
"domainGuide": "Assets/solar_system.pdf"
}