Update pipeline to ingest ecto docs and code #62
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#L66
Function query/1 has no local return.
|
call:
lib/chatbot/rag.ex#L68
The function call generate_embedding will not succeed.
|
unused_fun:
lib/chatbot/rag.ex#L105
Function query_with_pgvector/1 will never be called.
|
unused_fun:
lib/chatbot/rag.ex#L105
Function query_with_pgvector/2 will never be called.
|
unused_fun:
lib/chatbot/rag.ex#L115
Function query_fulltext/1 will never be called.
|
unused_fun:
lib/chatbot/rag.ex#L115
Function query_fulltext/2 will never be called.
|
unused_fun:
lib/chatbot/rag.ex#L127
Function smollm_prompt/2 will never be called.
|