Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 01:09
· 118 commits to refs/heads/main since this release

Changes

  • Ensure base_url is always used for OpenAI clients @mcolyer (#26)
  • Fix duplicate tool call messages when using OpenAIAugmentedLLM @StreetLamb (#22)
  • Support models compatible with OpenAI format @StreetLamb (#21)
  • Add MCP agent server example @StreetLamb (#7)
  • Fix NameError in streamlit_mcp_rag_agent example @StreetLamb (#9)
  • Add Streamlit MCP RAG Agent example @StreetLamb (#4)
  • example: Update marimo notebook README @akshayka (#6)
  • example: add marimo notebook (basic mcp agent) @akshayka (#5)
  • Add Streamlit MCP Agent example with configuration and requirements @StreetLamb (#3)
  • Fix/secrets tracking @evalstate (#2)
  • First commit: Create initial scaffolding for mcp-agent @saqadri (#1)

Thank you to all the wonderful community contributors for making this release possible.