mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

* initial base memroy impl * update, add example with chromadb * include mimetype consideration * add transform method * update to address feedback, will update after 4681 is merged * update memory impl, * remove chroma db, typing fixes * format, add test * update uv lock * update docs * format updates * update notebook * add memoryqueryevent message, yield message for observability. * minor fixes, make score optional/none * Update python/packages/autogen-agentchat/src/autogen_agentchat/agents/_assistant_agent.py Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> * update tests to improve cov * refactor, move memory to core. * format fixxes * format updates * format updates * fix azure notebook import, other fixes * update notebook, support str query in Memory protocol * update test * update cells * add specific extensible return types to memory query and update_context --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
9 lines
156 B
HTML
9 lines
156 B
HTML
<html>
|
|
<head>
|
|
<title>FileSurfer test file</title>
|
|
</head>
|
|
<body>
|
|
<h1>FileSurfer test H1</h1>
|
|
<p>FileSurfer test body</p>
|
|
</body>
|
|
</html> |