Added Gemini Demo #8
CI.yml
on: pull_request
Documentation
6m 41s
Matrix: test
Annotations
2 errors and 1 warning
|
Documentation
Process completed with exit code 1.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L47
8 docstrings not included in the manual:
HealthLLM.Embedding.build_index_rag :: Tuple{Any}
HealthLLM.Query.generate_funsql_query :: Tuple{Any, Vararg{AbstractString, 4}}
HealthLLM.Utils.register_models :: Tuple{AbstractString, AbstractString}
HealthLLM.Database.validate_embeddings_inputs :: Tuple{AbstractMatrix, AbstractVector, Integer}
HealthLLM.Utils.collect_files_with_extensions :: Tuple{AbstractString, AbstractVector{<:AbstractString}}
HealthLLM.Database.store_embeddings_pgvector :: Tuple{LibPQ.Connection, AbstractMatrix, AbstractVector, Int64}
HealthLLM.Pgvector.to_pgvector_literal :: Tuple{AbstractVector{<:Real}}
HealthLLM.Utils.write_combined_file :: Tuple{AbstractVector{<:AbstractString}, AbstractString}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
|
Documentation:
../../../.julia/packages/PromptingTools/0j1sq/src/user_preferences.jl#L193
OPENAI_API_KEY variable not set! OpenAI models will not be available - set API key directly via `PromptingTools.OPENAI_API_KEY=<api-key>`!
|