tests calling function tools from an Ollama agent
This project demonstrates the use of LlamaIndex's ReActAgent with Ollama LLM to create an intelligent agent that can interact with custom function tools.
- Integration with Ollama LLM model
- Custom function tools for:
- Getting weather information
- Calculator
- Querying family member relationships
- Interactive chat capability with the agent