DataTalksClub / llm-zoomcamp

LLM Zoomcamp - a free online course about building a Q&A system
2.8k stars 443 forks source link

Ollama Integration #7

Closed Avyukth closed 3 months ago

Avyukth commented 3 months ago

Ollama Integration added instead of Openai API use locally run LLM

  1. No Need. to depend on openai API
  2. run locally
  3. Updated .gitignore to exclude .env files.
Avyukth commented 3 months ago

Pull request from main branch , it created by mistake