Skip to content

took out nx serving for text generation #61

took out nx serving for text generation

took out nx serving for text generation #61

Triggered via push March 12, 2025 11:25
Status Failure
Total duration 7m 54s
Billable time 9m
Artifacts

pull.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Build and test (27.0.1, 1.17.2-otp-27)
Process completed with exit code 2.
no_return: lib/chatbot/rag.ex#L49
Function query/1 has no local return.
call: lib/chatbot/rag.ex#L51
The function call generate_embedding will not succeed.
unused_fun: lib/chatbot/rag.ex#L88
Function query_with_pgvector/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L88
Function query_with_pgvector/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L98
Function query_fulltext/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L98
Function query_fulltext/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L110
Function smollm_prompt/2 will never be called.