Results 3 issues of Josh Blake

I have called HCPC on a FAMD object with nb.clust = 7. On calling fviz_dend(...) OR fviz_dend(..., k=7), only 3 distinct groups are coloured on the dendrogram, and it does...

## Breaking change Changes exposed_entities “names” to “aliases”. Removes the join of aliases and areas from llm.py. Allow the user to join this if required in template, otherwise refer to...

core
cla-signed
small-pr
new-feature
bugfix
Quality Scale: No score
integration: ollama

### The problem The current version of Ollama / OpenAI Conversation adds the llm.DEFAULT_INSTRUCTIONS_PROMPT to the user defined LLM prompt rather than passing only the user defined LLM prompt. This...