Skip to content

Conversation

@vishwamartur
Copy link
Contributor

  • Implemented OllamaWrapper class for ChatOpenAI interface compatibility
  • Added native tool calling support using Ollama's built-in capabilities
  • Maintained backward compatibility with existing agent code
  • Updated pyproject.toml to include ollama dependency
  • Enhanced documentation with Ollama setup and usage instructions
  • Updated CLI help text to include Ollama model option

Addresses GitHub PR #12 comment about leveraging Ollama's built-in tool calling

- Implemented OllamaWrapper class for ChatOpenAI interface compatibility
- Added native tool calling support using Ollama's built-in capabilities
- Maintained backward compatibility with existing agent code
- Updated pyproject.toml to include ollama dependency
- Enhanced documentation with Ollama setup and usage instructions
- Updated CLI help text to include Ollama model option

Addresses GitHub PR Integuru-AI#12 comment about leveraging Ollama's built-in tool calling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant