921 Commits (39bfa35e281016827686aecb8980397bc024d282)

Author SHA1 Message Date
  Eric Zhu 39bfa35e28
docs: Add note recommending PythonCodeExecutionTool as an alternative to CodeExecutorAgent (#5809) 1 year ago
  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
  Eric Zhu cc1b0cdd51
feat: Add FunctionCallTermination condition (#5808) 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
  Eitan Yarmush 9d4236b1ce
TextMessageTerminationCondition for agentchat (#5742) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  YASAI03 7e01350d46
fix(studio): Fixed an issue where the app would crash if a team was not set when opening a playground page. (#5794) 1 year ago
  Peter Jausovec a785cd90f9
add stream_options to openai model (#5788) 1 year ago
  Victor Dibia 679a9357f8
Fix AGS Cascading Delete Issue (#5804) 1 year ago
  peterychang 8c9961ecba
add options to ollama client (#5805) 1 year ago
  Victor Dibia dd1ade816e
Add Git LFS Note to AGS Readme (#5798) 1 year ago
  Jay Prakash Thakur 78ff883d24
docs: add note about markdown code block requirement in CodeExecutorA… (#5785) 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
  Peter Jausovec 7bbf8e075d
fix incorrect field name from config to component (#5761) 1 year ago
  Victor Dibia 6625f89c28
Add support for default model client, in AGS updates to settings UI (#5763) 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
  rylativity 5615f40a30
5663 ollama client host (#5674) 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
  gagb 173e649aa6
Update README.md for improved clarity and formatting (#5714) 1 year ago
  Jack Gerrits 1380412582
Specify specific UV version should be used (#5711) 1 year ago
  peterychang 73f26792ab
Fix accessibility issue 14 for visual accessibility (#5709) 1 year ago
  Leonardo Pinheiro a02d08a8ef
Refactor AssistantAgent on_message_stream (#5642) 1 year ago
  pengjunfeng11 a06b6c8b0b
REF: replaced variable name in TextMentionTermination (#5698) 1 year ago
  Victor Dibia fbe94dd7ed
Add Token Streaming in AGS , Support Env variables (#5659) 1 year ago
  Hussein Mozannar 4dac9c819e
Add metadata field to basemessage (#5372) 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
  Ryan Sweet 78adf32f7d
pack agenthost as tool (#5647) 1 year ago
  Shubham Shukla caa363b517
Replace the undefined tools variable with tool_schema parameter in ToolUseAgent class (#5684) 1 year ago
  Eric Zhu 0360ab9715
doc: Enrich AssistantAgent API documentation with usage examples. (#5653) 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
  Eric Zhu 9fd8eefc55
fix: Structured output with tool calls for OpenAIChatCompletionClient (#5671) 1 year ago
  linznin 2570cc9cf3
Fix: Add support for custom headers in HTTP tool requests (#5660) 1 year ago
  Christoph Schittko 87495c67c3
DOCS: Minor updates to handoffs.ipynb (#5665) 1 year ago