500 Commits (39bfa35e281016827686aecb8980397bc024d282)

Author SHA1 Message Date
  peterychang 3855989543
Fix high contrast mode focus (#5796) 1 year ago
  peterychang a701e3b4fa
highlight focused code output boxes in jupyter notebook pages (#5819) 1 year ago
  Eric Zhu ed08676bd7
doc: update termination tutorial to include FunctionCallTermination condition and fix formatting (#5813) 1 year ago
  Eric Zhu 83fb29edd4
Update website for v0.4.8 (#5812) 1 year ago
  Eric Zhu e7b47700da
doc: update guide for termination condition and tool usage (#5807) 1 year ago
  Eric Zhu 4858676bdd
Add examples for custom model context in AssistantAgent and ChatCompletionContext (#5810) 1 year ago
  Paul Barbaste da10765474
Update magentic-one.md (#5779) 1 year ago
  LuSrackhall 897efcca99
Update installation.md (#5784) 1 year ago
  Muhammad Junaid 0b9a622b56
Fix: Auto-Convert Pydantic and Dataclass Arguments in AutoGen Tool Calls (#5737) 1 year ago
  laurentran 3d5e4c8d7b
Update with correct message types (#5789) 1 year ago
  Victor Dibia 1b51e69602
add api docstring to with_requirements (#5746) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Victor Dibia b8b13935c9
Make FileSurfer and CodeExecAgent Declarative (#5765) 1 year ago
  Victor Dibia 78ef148c88
Add ChromaDBVectorMemory in Extensions (#5308) 1 year ago
  Stuart Leeks 07a455f239
Fix typo (#5754) 1 year ago
  Victor Dibia dd0781a76b
Add Serialization Instruction for MemoryContent (#5727) 1 year ago
  Jack Gerrits 6b68719939
Allow background exceptions to be fatal (#5716) 1 year ago
  peterychang dc55ec964b
Fix visual accessibility issues 6 and 20 (#5725) 1 year ago
  Victor Dibia 05fc763b8a
add anthropic native support (#5695) 1 year ago
  Victor Dibia 1f30622adc
update human in the loop docs for agentchat (#5720) 1 year ago
  peterychang 73f26792ab
Fix accessibility issue 14 for visual accessibility (#5709) 1 year ago
  Victor Dibia fbe94dd7ed
Add Token Streaming in AGS , Support Env variables (#5659) 1 year ago
  Eric Zhu c302b5408a
doc: Update SelectorGroupChat doc on how to use O3-mini model. (#5657) 1 year ago
  Eric Zhu a14aeab6e4
doc & sample: Update documentation for human-in-the-loop and UserProxyAgent; Add UserProxyAgent to ChainLit sample; (#5656) 1 year ago
  Eric Zhu 6bc896f6e2
update versions to 0.4.8 (#5689) 1 year ago
  Shubham Shukla caa363b517
Replace the undefined tools variable with tool_schema parameter in ToolUseAgent class (#5684) 1 year ago
  Eric Zhu 08c82e4c6f
docs: Add logging instructions for AgentChat and enhance core logging guide (#5655) 1 year ago
  Christoph Schittko 64807d24f5
DOCS: Fixed small errors in the text and made code format more consistent (#5664) 1 year ago
  Christoph Schittko 87495c67c3
DOCS: Minor updates to handoffs.ipynb (#5665) 1 year ago
  Victor Dibia 170b8cc893
Make ChatCompletionCache support component config (#5658) 1 year ago
  Eric Zhu a226966dbe
fix: Remove R1 model family from is_openai function (#5652) 1 year ago
  Eric Zhu 7784f44ea6
feat: Add thought process handling in tool calls and expose ThoughtEvent through stream in AgentChat (#5500) 1 year ago
  Wei Jen Lu 34d30b56f5
Fix typo in doc (#5628) 1 year ago
  OndeVai df829a133f
Fixing grammar issues (#5537) 1 year ago
  peterychang 2842c76aeb
Ollama client docs (#5605) 1 year ago
  Reece Adamson 17888819c2
doc: fix typo (recpients -> recipients) (#5570) 1 year ago
  Eric Zhu b04775f3dc
Update python version to v0.4.7 (#5558) 1 year ago
  Eric Zhu 80891b4841
doc & fix: Enhance AgentInstantiationContext with detailed documentation and examples for agent instantiation; Fix a but that caused value error when the expected class is not provided in register_factory (#5555) 1 year ago
  Eric Zhu 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556) 1 year ago
  Eric Zhu a1234bc658
doc: improve tool guide in Core API doc (#5546) 1 year ago
  Eric Zhu e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (#5509) 1 year ago
  Victor Dibia e6423bb862
Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
  Jacob Alber 4e3b88784a
docs: Add Link (and redirect) to .NET docs (#5534) 1 year ago
  Eric Zhu ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
  Yosua Wijaya 20245b1c7e
Update custom-agents.ipynb (#5531) 1 year ago
  Wei Jen Lu 4765bca736
Fix class name style in document (#5516) 1 year ago
  Victor Dibia 559aea9f5b
Update Model Client Docs to Mention API Key from Environment Variables (#5515) 1 year ago
  Jacob Alber 676b611064
fix: Make race condition between channel open and RPC less likely to occur (#5514) 1 year ago
  Victor Dibia f49f159a43
Support Component Validation API in AGS (#5503) 1 year ago
  Eric Zhu cbc5d0241b
doc: Update AgentChat quickstart guide to enhance clarity and installation instructions (#5499) 1 year ago