Mark Sze
7739632ef2
[Documentation] Using non-OpenAI models ( #2076 )
...
* Addition of Non-OpenAI LLM section and main doc page
* Continued writing...
* Continued writing - cloud-based proxy servers
* Folder renamed
* Further writing
* together.ai example added
* Local proxy server added, diagram added, tidy up
* Added vLLM to local proxy servers documentation
* As per @ekzhu's feedback, individual pages and tidy up
* Added reference to LM Studio and renamed file
* Fixed incorrect huggingface.co link
* Run pre-commit checks, added LM Studio redirect
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-20 20:16:37 +00:00
Eric Zhu
ecc459f8c5
Add tool use chapter to tutorial ( #2079 )
...
* Add tool use chapter
* fix format
* typo
* Edits to tool-use chapter
* update
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
2024-03-20 19:31:58 +00:00
Jack Gerrits
6d2c923424
Consolidate separate caching docs ( #2054 )
...
* Consolidate separate caching docs
* add pointer for moved
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-03-20 03:40:59 +00:00
Eric Zhu
5c1579d2ad
Add links to roadmap issues from README, Getting-Started, Contribute and Tutorial ( #2072 )
...
* Link to roadmap issues.
* Ordering
2024-03-20 02:04:41 +00:00
Eric Zhu
6745731612
Add LM Studio Example in Topics ( #2044 )
...
* add lm studio example
* format
* newline
* Update lm-studio.ipynb
* Update lm-studio.ipynb
* update
* update
2024-03-19 17:56:25 +00:00
Dan
501f8d2272
Fix typo in conversation-patterns.ipynb ( #2066 )
2024-03-19 03:27:00 +00:00
Jack Gerrits
e342cfcdb7
Add docs about how to use docker for when autogen itself is run in docker ( #2052 )
2024-03-18 17:13:28 +00:00
Chi Wang
cc836de13d
adjust order of side bars ( #2040 )
...
* adjust order of side bars
* doc improvement
* limit max turns
* improve tests
* improve doc
* improve docstr
2024-03-17 22:57:54 +00:00
Qingyun Wu
8844f86525
Allow different senders in nested chat ( #2028 )
...
* allow sender in nested chat
* description
* update example list
* doc format
* meta data
* add test
2024-03-15 22:26:45 +00:00
Jack Gerrits
ea2c1b270e
Add another batch of notebooks to the website ( #1969 )
...
* Add another batch of notebooks to the website
* update link
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-15 14:30:34 +00:00
Benhao Huang
462ef9c387
Update chat-termination.ipynb ( #2019 )
...
grammar typos found and fixed
2024-03-14 18:09:49 +00:00
Qingyun Wu
e1c0423d9a
add RAG under topics ( #1990 )
...
* add RAG
* demo
* correct notebook
* Update quarto installation
* Update gitignore
* Update format
* RAG doc
---------
Co-authored-by: Li Jiang <bnujli@gmail.com >
2024-03-14 00:49:39 +00:00
Eric Zhu
0ae35815be
Rename tutorial chapter: "what is next" --> "what next" ( #1992 )
...
* rename termination to chat termination
* label
* redirect
* Rename "what is next" --> "what next"
2024-03-13 15:47:41 +00:00
Eric Zhu
33e42c44cb
Rename tutorial chatper "Termination" to "Chat Termination" ( #1962 )
...
* rename termination to chat termination
* label
2024-03-12 23:55:08 +00:00
Qingyun Wu
99df2c5d5e
Examples by topics ( #1967 )
...
* add reasoning example
* title
* task decomposition
* update demo with custom speark function
* update
* Add metaprompt
* add notebook to topics
* remove
* remove endpoint setup and collab
* ignore words
* rename
* Update .pre-commit-config.yaml
* codespell
* Updates to formatting and content tweaks
---------
Co-authored-by: kevin666aa <yrwu000627@gmail.com >
Co-authored-by: LeoLjl <3110503618@qq.com >
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-03-12 20:57:32 +00:00
Jack Gerrits
f42021fb9b
Remove lint silencing comment ( #1970 )
...
No longer needed
2024-03-12 19:51:03 +00:00
Chi Wang
858cec8de8
bump version to 0.2.19 and update doc ( #1971 )
...
* bump version to 0.2.19 and update doc
* doc update
2024-03-12 19:05:00 +00:00
Davor Runje
16955959a3
website/docs/tutorial/assets/conversable-agent.jpg: convert to Git LFS ( #1974 )
2024-03-12 18:09:54 +00:00
Jack Gerrits
11df53bb39
Make notebooks available in navbar ( #1956 )
2024-03-11 22:46:39 +00:00
andreyseas
579c3cc466
Fixed simple grammatical mistake ( #1952 )
2024-03-11 18:07:11 +00:00
Yiran Wu
1ead0ec6e1
update guidance for doc build ( #1951 )
2024-03-11 17:55:47 +00:00
Jack Gerrits
80233709e1
Move LLM Caching docs to topics ( #1950 )
...
* Move LLM Caching docs to topics
* Update llm-caching.md
2024-03-11 17:30:55 +00:00
Benjamin Muskalla
4a85b63216
Fix branch info for docker build ( #1935 )
2024-03-11 06:40:10 +00:00
Eric Zhu
a5a0540be9
Update tutorial examples, reference to register_reply. ( #1941 )
...
* update tutorial examples, writings, reference to register_reply.
* update
* update
2024-03-10 05:36:34 +00:00
Eric Zhu
bae54073cd
Update conversable agent image ( #1939 )
...
* Update conversable agent image
* fix
* fix
* fix
* fix
2024-03-10 04:41:15 +00:00
Chi Wang
f247b45500
Update introduction.ipynb ( #1934 )
...
* Update introduction.ipynb
* fix json
* word
2024-03-10 04:02:56 +00:00
Jack Gerrits
83e1789a50
Fix remove -> remote ( #1930 )
...
Fix issue reported from twitternhttps://twitter.com/attila_ibs/status/1766376180662329773
2024-03-09 17:47:26 +00:00
Eric Zhu
74298cda2c
AutoGen Tutorial ( #1702 )
...
* update intro
* update intro
* tutorial
* update notebook
* update notebooks
* update
* merge
* add conversation patterns
* rename; delete unused files.
* Reorganize new guides
* Improve intro, fix typos
* add what is next
* outline for code executor
* initiate chats png
* Improve language
* Improve language of human in the loop tutorial
* update
* update
* Update group chat
* code executor
* update convsersation patterns
* update code executor section to use legacy code executor
* update conversation pattern
* redirect
* update figures
* update whats next
* Break down chapter 2 into two chapters
* udpate
* fix website build
* Minor corrections of typos and grammar.
* remove broken links, update sidebar
* code executor update
* Suggest changes to the code executor section
* update what is next
* reorder
* update getting started
* title
* update navbar
* Delete website/docs/tutorial/what-is-next.ipynb
* update conversable patterns
* Improve language
* Fix typo
* minor fixes
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: gagb <gagb@users.noreply.github.com >
Co-authored-by: Joshua Kim <joshua@spectdata.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-03-09 17:45:58 +00:00
Griffin Bassman
f2465357cf
fix: minor fixes and formatting ( #1919 )
2024-03-08 17:50:49 +00:00
Jack Gerrits
11b8d25426
Add warning and reorder jupyter executor docs ( #1908 )
2024-03-07 22:03:15 +00:00
Jack Gerrits
f4f9e6c27e
Accept path for work_dir in LocalCommandLineCodeExecutor ( #1909 )
...
* Accept path in LocalCommandLineCodeExecutor
* formatting
* fixes
2024-03-07 21:58:40 +00:00
Jack Gerrits
e9219fefc0
Implement docker based command line code executor ( #1856 )
...
* implement docker based command line code executor
* undo import
* test skips
* format
* fix type issue
* skip docker tests
* fix paths
* add docs
* Update __init__.py
* class name
* precommit
* undo twoagent change
* use relative to directly
* Update, fixes, etc.
* update doc
* Update docstring
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-07 18:11:52 +00:00
Yiran Wu
c37227bd04
Allow user to pass in a customized speaker selection method ( #1791 )
...
* init PR
* update
* update code check
* update
* update
* update
* update
* Test the ability to have agents a,u,t,o,g,e,n speak in turn.
* update
* update
* update
* Evidence that groupchat not terminating because of the TERMINATE substring.
* Raising NoEligibleSpeakerException allows graceful exit before max turns
* update
* To confirm with author that custom function is meant to override graph constraints
* Confirmed the expected test behaviour with author
* Update autogen/agentchat/groupchat.py
* update
* update
---------
Co-authored-by: Joshua Kim <Joshua@spectdata.com >
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com >
2024-03-07 02:28:22 +00:00
swiecki
5700e272f9
UPDATE: Fixed broken examples links ( #1886 )
...
* UPDATE: Fixed broken examples links
Fixed the two broken links in the examples page. All other links confirmed to work.
* Update Examples.md
2024-03-06 15:57:51 +00:00
Jack Gerrits
a54b733533
Rename to EmbeddedIPythonCodeExecutor ( #1871 )
2024-03-05 19:41:46 +00:00
Chi Wang
f3289cb987
summary of recent updates ( #1850 )
...
* share updates
* updates
* fix url
* address comments
* address comments
---------
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com >
2024-03-05 03:38:30 +00:00
Jack Gerrits
0a79512ebd
Add documentation for jupyter code executor ( #1809 )
...
* Add documentation for jupyter code executor
* formatting
* move to notebooks
* formatting
* update docs, fix badge bug
* fix lints
* pprint
* stop server
2024-03-04 23:44:20 +00:00
Jack Gerrits
799a24e04f
Create topics dir and move llm config ( #1853 )
...
* create topics dir and move llm config
* fix redirect
* fix link
2024-03-04 18:02:26 +00:00
Jack Gerrits
d60464374d
Upgrade Quarto and use notebook metadata for frontmatter ( #1836 )
...
* Update process_notebook to use metadata instead of a yaml comment
* upgrade quarto and version check in tool
* formatting
* address comments
2024-03-02 14:27:11 +00:00
Jack Gerrits
97923eeed8
Split apart ecosystem page, update sidebar, other website tweaks ( #1812 )
...
* Split apart ecosystem page, update sidebar
* fix docs 404
* fix redirect and link
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-02 06:24:56 +00:00
Jack Gerrits
f6c9b13ac4
Extend process_notebooks for testing ( #1789 )
...
* Extend process_notebooks for testing
* add command
* spelling and lint
* update docs
* Update contributing.md
* add shebang
* Update contributing.md
* lint
2024-02-29 20:47:30 +00:00
Qingyun Wu
c6f6707f4d
Adding register_nested_chats to make nested chat easier ( #1753 )
...
* add util
* add notebook
* SoM notebook
* doc
* update notebook
* SoM
* optiguide
* rename
* add implementation
* update notebook
* update notebook
* update notebook
* summary method
* initiate_chats enhancements
* callable summary_method
* summary method
* summary method default
* docstr
* add timeout to slient pip install test
* consolidate_chat_info
* a_initiate_chat
* AssertionError tests
* AssertionError test
* update tests
* update test
* remove redudant file
* kwargs
* update notebook
* update notebook
* nested
* update SoM
* update notebook
* max_turns
* add notebook
* updatenotebook
* add notebooks
* update notebook and test
* add links to the example page
* annotations
* documentation
* default values
* Expanded details about the purpose of each cell
* update default value
* default value for reply_func_from_nested_chats
* default reply func name
* update notebook
* update optiGuide
* upload fig
* optiGuide notebook
* doc
* update notebook
* update notebook
* notebook format
* update optiguide notebook
* raise value error
* update notebook
* Improve language
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
Co-authored-by: signalprime <15487280+signalprime@users.noreply.github.com >
Co-authored-by: gagb <gagb@users.noreply.github.com >
2024-02-27 04:36:18 +00:00
Aristo
a4ab4cc9ae
Async version of multiple sequential chat ( #1724 )
...
* async_initiate_chats init commit
* Fix a_get_human_input bug
* Add agentchat_multi_task_async_chats.ipynb with concurrent exampls.
* Addess the comments, Update unit test
* Add agentchat_multi_task_async_chats.ipynb to Examples.md
* Fix type for Python 3.8
---------
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com >
2024-02-21 19:33:33 +00:00
Qingyun Wu
f8cb585917
Update example page ( #1698 )
...
* update example page
* Update website/docs/Examples.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-02-17 17:12:10 +00:00
Qingyun Wu
a00df55306
Allow limiting the maximum number of turns in initiate_chat and initiate_chats ( #1703 )
...
* max_turns
* add notebook
* simplify code
* groupchat _prepare_chat
* doc
* add doc
* Update autogen/agentchat/conversable_agent.py
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-02-17 17:02:12 +00:00
Shaokun Zhang
aea5bedf26
update ecosystem ( #1624 )
...
* update ollama ecosystem
* update ollama ecosystem
---------
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com ”>
2024-02-16 14:05:21 +00:00
Mats Finsås
7ceee5dadc
Update Azure OpenAI API to 2024-02-15-preview ( #1692 )
...
On April 2, 2024 the following API preview releases will be retired and will stop accepting API requests:
2023-03-15-preview
2023-06-01-preview
2023-07-01-preview
2023-08-01-preview
To avoid service disruptions, update to use the latest version 2024-02-15-preview.
https://review.learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation
2024-02-15 18:57:17 +00:00
cheng-tan
4ccff54dbe
Logging ( #1146 )
...
* WIP:logging
* serialize request, response and client
* Fixed code formatting.
* Updated to use a global package, and added some test cases. Still very-much a draft.
* Update work in progress.
* adding cost
* log new agent
* update log_completion test in test_agent_telemetry
* tests
* fix formatting
* Added additional telemetry for wrappers and clients.
* WIP: add test for oai client and oai wrapper table
* update test_telemetry
* fix format
* More tests, update doc and clean up
* small fix for session id - moved to start_logging and return from start_logging
* update start_logging type to return str, add notebook to demonstrate use of telemetry
* add ability to get log dataframe
* precommit formatting fixes
* formatting fix
* Remove pandas dependency from telemetry and only use in notebook
* formatting fixes
* log query exceptions
* fix formatting
* fix ci
* fix comment - add notebook link in doc and fix groupchat serialization
* small fix
* do not serialize Agent
* formatting
* wip
* fix test
* serialization bug fix for soc moderator
* fix test and clean up
* wip: add version table
* fix test
* fix test
* fix test
* make the logging interface more general and fix client model logging
* fix format
* fix formatting and tests
* fix
* fix comment
* Renaming telemetry to logging
* update notebook
* update doc
* formatting
* formatting and clean up
* fix doc
* fix link and title
* fix notebook format and fix comment
* format
* try fixing agent test and update migration guide
* fix link
* debug print
* debug
* format
* add back tests
* fix tests
---------
Co-authored-by: Adam Fourney <adamfo@microsoft.com >
Co-authored-by: Victor Dibia <victordibia@microsoft.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-02-15 00:54:17 +00:00
FarshidShafia
a8cf7e3cf8
Update agent_chat.md ( #1677 )
...
The first argument inside "register_function" shall be "caller" instead of "agent". ref:
https://microsoft.github.io/autogen/docs/reference/agentchat/conversable_agent/
2024-02-14 17:00:11 +00:00
Jack Gerrits
8311a87eb3
Update grid to flow better across screen sizes ( #1652 )
2024-02-13 21:23:12 +00:00