Skip to content

Conversation

@nerdai
Copy link
Owner

@nerdai nerdai commented Jun 26, 2025

Adds OllamaLLM as a subclass of base.llm.BaseLLM

@nerdai nerdai linked an issue Jun 26, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/llm_agents_from_scratch/base/llm.py 100.00% <100.00%> (ø)
...lm_agents_from_scratch/data_structures/__init__.py 100.00% <100.00%> (ø)
src/llm_agents_from_scratch/data_structures/llm.py 100.00% <100.00%> (ø)
...rc/llm_agents_from_scratch/data_structures/tool.py 100.00% <100.00%> (ø)
...rc/llm_agents_from_scratch/llms/ollama/__init__.py 100.00% <100.00%> (ø)
src/llm_agents_from_scratch/llms/ollama/llm.py 100.00% <100.00%> (ø)
src/llm_agents_from_scratch/llms/ollama/utils.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nerdai nerdai force-pushed the nerdai/9-feature-ollama-integration branch from 119bd56 to 8843c8a Compare June 26, 2025 05:42
@nerdai nerdai changed the title Nerdai/9 feature ollama integration [Feature] Ollama integration: OllamaLLM Jun 27, 2025
@nerdai nerdai merged commit 71b1006 into main Jun 27, 2025
10 checks passed
@nerdai nerdai deleted the nerdai/9-feature-ollama-integration branch June 27, 2025 06:36
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.

[Feature] Ollama integration

2 participants