Skip to content

Commit 64faaa2

Browse files
author
RobuRishabh
committed
Add GitHub Actions CI workflow
1 parent b0ce55f commit 64faaa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_ollama_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import unittest
2+
import requests
23
from unittest.mock import patch, Mock
34
from ollama_api import initialize_ollama, check_ollama_availability, generate_response, generate_fallback_response
45

0 commit comments

Comments
 (0)