Muhammed-Ajmal/my-personal-assistant
Final Fix: Switch to tinyllama to prevent memory crash
Switch model from llama3 to tinyllama to fix memory crash on Hugging Face
FINAL FIX: Correct requirements with pinned versions and correct import path
FINAL FIX: Pin versions and use correct langchain_agents import
Final Fix: Implement user's superior multi-stage Dockerfile with official install script
FINAL FIX: Force push of corrected Dockerfile with correct mv command
Fix: Implement robust Ollama install from GitHub release artifact
CRITICAL FIX: Force push the correct Dockerfile to fix Ollama download
Fix Ollama download URL in Dockerfile
Final Fix: Replace deprecated initialize_agent with create_react_agent
Fix: Pin Python to 3.11.9 and use correct Ollama URL
Fix agent imports for LangChain compatibility
Revert import fix - use original langchain imports
Fix: Correct AgentExecutor import path
Fix agent imports for LangChain compatibility
Remove langchain-agents package, use standard langchain
Revert to original langchain.agents import
Add langchain-agents package to requirements
Fix: Update AgentExecutor import path for new LangChain version
Fix langchain version requirement
Merge branch 'main' of https://huggingface.co/spaces/Ajmal-AidPlug/my-personal-assistant
Initial deployment of AI assistant
initial commit
