-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathini_data.json
More file actions
1 lines (1 loc) · 2.8 KB
/
ini_data.json
File metadata and controls
1 lines (1 loc) · 2.8 KB
1
{"ROLES": ["None", "User Defined", "Basic Assistant", "Precise Scientist & Engineer", "Python Expert (ML,DL,Opt)", "Software Engineer (full)", "Chef", "Story Teller"], "RAG_DATA": {"model": "BAAI/bge-en-icl", "prompt": "", "temperature": 0.3, "max_tokens": 8192, "top_p": 1.0, "frequency_penalty": 0.0, "presence_penalty": 0.0, "stop": ["\n\n", "###"], "stream": false}, "OLLAMA_DATA": {"model": "deepseek-r1:7b", "prompt": "Prova", "temperature": 0.7, "max_tokens": 8192, "top_p": 1.0, "frequency_penalty": 0.0, "presence_penalty": 0.0, "stop": ["\n\n", "###"], "stream": true}, "TRIGGER_KEYWORDS": ["latest", "current", "breaking", "today", "now", "live", "recent", "trending", "update", "updates", "news", "happening", "just in", "in progress", "real-time", "live update", "live news", "flash", "alert", "emergency", "today's", "this morning", "this afternoon", "this evening", "up-to-date", "live coverage", "currently", "ongoing", "developing", "newly", "instant", "immediate", "as it happens", "tomorrow", "internet", "web", "online"], "PROVIDERS": ["duckduckgo", "bing", "google"], "HEADERS": {"Content-Type": "application/json"}, "MAX_CONTEXT_LEN": 15, "OLLAMA_URL": "http://localhost:11434", "DEFAULT_MODEL": "llama3.2:3b", "DEFAULT_PROVIDER": "duckduckgo", "ROLES_ATTRIBUTE": [["", "", ""], ["", "", ""], ["You are an helpful assistant and you'll answer my questions.", "", ""], ["You are a precise scientist and engineer.", "You always double check your soruces and you quote them.", "You base your research on scientific papers and highly reliable data."], ["You are a software engineer and you'll help me with my code.", "You're expert in python specialized in ML and DL.", ""], ["You are a software engineer and you'll help me with my code.", "Always comment your code and structure it well.", ""], ["You are a gourmet chef, you'll help me with recipes and explain step by step.", "", ""], ["You are a story teller.", "", ""]], "PROTOTYPE_SENTENCES": ["Find the latest news on technology.", "Search for current weather updates.", "Lookup today's stock market trends.", "Show me recent developments in artificial intelligence.", "What is the weather forecast for tomorrow?", "Find recent news about sports events.", "Search for the latest political updates.", "Show me current exchange rates.", "Lookup recent movie releases.", "Find the newest research on health and medicine.", "Search the web for the best travel deals.", "Lookup recent scientific discoveries.", "What are the latest updates in the entertainment industry?", "Find information on upcoming concerts.", "Search for news on climate change.", "Lookup current trends in cryptocurrency.", "Show me the latest updates on social media trends.", "Find recent updates on environmental policies.", "Search for breaking news on global events.", "Lookup current trends in business and finance."]}