-
Notifications
You must be signed in to change notification settings - Fork 83
Enable the integration tests for Ollama #802
Conversation
Signed-off-by: Radoslav Dimitrov <[email protected]>
1da49fc
to
e217405
Compare
I think this is a bug in the text that uncovers a bug in codegate:
So what happens here is that we get a line and expect it to cointain |
Signed-off-by: Radoslav Dimitrov <[email protected]>
8a6881f
to
bc8bd40
Compare
Thanks! I'll file a separate issue for this and fix it there. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay!
* Add integration tests for Ollama Signed-off-by: Radoslav Dimitrov <[email protected]> * Set the CODEGATE_OLLAMA_URL explicitly Signed-off-by: Radoslav Dimitrov <[email protected]> --------- Signed-off-by: Radoslav Dimitrov <[email protected]>
The following PR enables the integration tests for Ollama.
Details:
qwen2.5-coder:0.5b
modelqwen2.5-coder:0.5b
Fixes: #815