558 Commits (eca80ff66320bc013360945b16eb75f2b74cd71e)

Author SHA1 Message Date
  masquerlin eca80ff663
Update discover.md with adding email agent package (#6274) 1 year ago
  湛露先生 973774b27f
Fix publish_message-method() notes (#6250) 1 year ago
  Shyam Sathish d70cdf8223
Fix ValueError: Dataclass has a union type error (#6266) 1 year ago
  Victor Dibia 1226a4f763
Add note on ModelInfo for Gemini Models (#6259) 1 year ago
  Artur ac315ef3ce
fix: typo in usage.md (#6245) 1 year ago
  湛露先生 8fe627e48c
Fix terminations conditions. (#6229) 1 year ago
  湛露先生 b6705115d1
clean codes notes for autogen-core. (#6218) 1 year ago
  Ardent Illumina b1ae4ac79e
added: gemini 2.5 pro preview (#6226) 1 year ago
  Eric Zhu 47602eac9e
Update version to 0.5.1 (#6195) 1 year ago
  Eric Zhu 5508cc7a43
Update versions to 0.5.0 (#6184) 1 year ago
  Jay Prakash Thakur 0d9b574d09
Add Azure AI Search tool implementation (#5844) 1 year ago
  Eric Zhu 86237c9fdf
Add output_format to AssistantAgent for structured output (#6071) 1 year ago
  effedici c620683ba6
fix: the installation instruction had a missing step (#6166) 1 year ago
  EeS fbdd89b46b
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling (#6063) 1 year ago
  Eric Zhu 7615c7b83b
Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
  Eric Zhu e686342f53
Fix token limited model context (#6137) 1 year ago
  EeS 2754eda611
FEAT: Add missing OpenAI-compatible models (GPT-4.5, Claude models) (#6120) 1 year ago
  Griffin Bassman 7487687cdc
[feat] token-limited message context (#6087) 1 year ago
  Eric Zhu 025490a1bd
Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998) 1 year ago
  Victor Dibia a2add02b12
[Draft] Add Tracing docs to agentchat (#5995) 1 year ago
  cheng-tan 6f784ac186
[Accessibility] Fix: screen reader does not announce theme change and nested nav label (#6061) 1 year ago
  Eric Zhu 26364e3dfb
doc: Improve documentation around model client and tool and how it works under the hood (#6050) 1 year ago
  cheng-tan ff847cccad
[Accessibility] fix screen reader is not announcing 'Copied' information (#6059) 1 year ago
  Stuart Leeks 9a536e5d2b
Update migration guide type name (#5978) 1 year ago
  peterychang 8f58e4704f
Add alt text for clickable cards on website (#6043) 1 year ago
  peterychang a21a60b4f3
add alt text to images (#6045) 1 year ago
  Eric Zhu 46add11ec7
Move start() and stop() as interface methods for CodeExecutor (#6040) 1 year ago
  peterychang 989d99dabe
Announce current page on sidebar links, version (#5986) 1 year ago
  Federico Villa 262c74fd41
Properly close model clients in documentation and samples (#5898) 1 year ago
  Eric Zhu 855bcd711c
Add API doc for save_state and load_state for SingleThreadedAgentRuntime (#5984) 1 year ago
  Eric Zhu 69292e6ff4
Update mimum openai version to 1.66.5 as import path changed (#5996) 1 year ago
  Eric Zhu a8cef327f1
Support json schema for response format type in OpenAIChatCompletionClient (#5988) 1 year ago
  Abhijeetsingh Meena c4e07e86d8
Implement 'candidate_func' parameter to filter down the pool of candidates for selection (#5954) 1 year ago
  Eric Zhu aba41d74d3
feat: add structured output to model clients (#5936) 1 year ago
  Eric Zhu 9bde5ef911
Improve docs for model clients (#5952) 1 year ago
  Victor Dibia fe1feb3906
Enable Auth in AGS (#5928) 1 year ago
  Victor Dibia 296de5253a
Update AgentChat Docs for RAGAgent / Teachability (#5935) 1 year ago
  Napat Gun R. fc6fb4ea15
fix: revert to python:3.10-slim base image for AutoGen Studio (#5932) 1 year ago
  Victor Dibia 87707bca37
Improve AgentChat Teams Doc (#5930) 1 year ago
  Yusuf Kaka f1e615321e
Update memory.ipynb - fixed typo chroma_user_memory (#5901) 1 year ago
  peterychang 90332e371b
Revert Allow Voice Access to find clickable cards commit (#5911) 1 year ago
  Eric Zhu bb8439c7bd
update version to v0.4.9 (#5903) 1 year ago
  Eitan Yarmush 8fb9ca3a3e
Allow for tracing via context provider (#5889) 1 year ago
  Eitan Yarmush 817f728d04
add LLMStreamStartEvent and LLMStreamEndEvent (#5890) 1 year ago
  PythicCoder 6a3acc4548
Feature add Add LlamaCppChatCompletionClient and llama-cpp (#5326) 1 year ago
  Eric Zhu e32f419387
Fix span structure for tracing (#5853) 1 year ago
  Victor Dibia 134a8c71ef
Add anthropic docs (#5882) 1 year ago
  Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
  afourney 8f737de0e1
Add client close (#5871) 1 year ago
  peterychang dd82883a90
Allow Voice Access to find clickable cards (#5857) 1 year ago