MorpheusAIs / moragents

Morpheus Local Agents
MIT License
8 stars 7 forks source link

Add RAG agent #34

Closed object335 closed 14 hours ago

object335 commented 3 days ago

This version has been re-written to be faster (using langchain) and to use ollama on the host instead of running the LLM within the Docker container.