This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch tui-ollama-context
in repository https://gitbox.apache.org/repos/asf/camel.git
from cf6542bf018f CAMEL-24796: camel-jbang - Ollama tab's requests table
gets a footer with the session's average per question, and the JSON a
questionSummary
add af10968db134 CAMEL-24796: camel-jbang - Ollama context window is
resolved in the background when the panel connects and after a model switch,
and read without a lock once known
No new revisions were added by this update.
Summary of changes:
.../camel/dsl/jbang/core/commands/LlmClient.java | 53 ++++++++++++++++------
.../core/commands/LlmClientOllamaContextTest.java | 24 ++++++++++
.../camel/dsl/jbang/core/commands/tui/AiPanel.java | 3 ++
3 files changed, 67 insertions(+), 13 deletions(-)