Skip to content

Releases: redhat-ai-dev/llama-stack-agentic-sample

Release list

1.0.0

Choose a tag to compare

@maysunfaisal maysunfaisal released this 03 Feb 18:26
291c55d

What's Changed

  • Add initial sample structure by @thepetk in #1
  • Add Models Panel to the UI by @maysunfaisal in #2
  • RHIDP-10971: add hr, sales, procurement agents with UI by @gabemontero in #3
  • minor cleanup for UI presentation when MCP server unavailable by @gabemontero in #5
  • Filter out RAG sources based on keywords, if LLM thinks they are not relevant by @maysunfaisal in #6
  • Migrate to Streamlit Interface and Restructure Codebase by @thepetk in #7
  • RHIDP-10973: include rag sources, rag output, llm output, mcp output in github issue; misc fixes by @gabemontero in #8
  • Handle github mcp server errors & unavailability by @thepetk in #10
  • Add a Software Template for the Agentic Sample by @maysunfaisal in #9
  • Apply UX enhancements for error cases by @thepetk in #12
  • RHIDP-11452: switch embedding model to 'ollama/all-minilm:l6-v2' by @gabemontero in #14
  • Update RAG metadata regeneration logic by @maysunfaisal in #13
  • Create pull request template based on ai-lab-template by @thepetk in #16
  • Add CI/CD for App, Llama Stack by @maysunfaisal in #17
  • Fix workflow for space and image inspect by @maysunfaisal in #19
  • adjust github mcp tools calls for payload size, timeout by @gabemontero in #20
  • Consolidate Github Tokens - Application and Gitops by @maysunfaisal in #18
  • Introduce argocd sync waves in gitops template by @thepetk in #22
  • Enforce Secrets Creation Acknowledgment by @maysunfaisal in #24
  • UX & Ingestion Optimizations by @thepetk in #23
  • Add e2e tests for template by @jrichter1 in #25

New Contributors

Full Changelog: https://github.com/redhat-ai-dev/llama-stack-agentic-sample/commits/release-1.0.0