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
veh3546
b2be4059ea
Centers the icons on homepage ( #2089 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-20 02:48:12 +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
dependabot[bot]
b4fb3c7999
Bump follow-redirects from 1.15.4 to 1.15.6 in /website ( #2035 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 20:37:32 +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
Victor Dibia
08ba070936
Update link to AGS repo in AGS blogpost ( #2022 )
...
Update link to AGS repo in AGS blogpost
2024-03-14 20:44:28 +00:00
Benhao Huang
462ef9c387
Update chat-termination.ipynb ( #2019 )
...
grammar typos found and fixed
2024-03-14 18:09:49 +00:00
Yiran Wu
f78985d359
StateFlow Blog ( #1826 )
...
* init PR
* update
* update code check
* update
* 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
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* udpate to comments
* update
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* update links
* remove unnecessary changes
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
* remove test for custom notebook
* update
* update
---------
Co-authored-by: Joshua Kim <Joshua@spectdata.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
2024-03-14 15:46:28 +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
a120f0ed2b
Redirect from /docs/tutorial/termination to /docs/tutorial/chat-termination ( #1991 )
...
* rename termination to chat termination
* label
* redirect
2024-03-13 04:46:30 +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
schauppi
34a02f0a42
added new example in gallery.json ( #1955 )
...
* added new example in gallery.json
* added image to webagent example
* changed image format from .png to .jpg
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-03-12 23:50:47 +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
Qingyun Wu
c75655a340
Supporting callable message ( #1852 )
...
* add message field
* send
* message func doc str
* test dict message
* retiring soon
* generate_init_message docstr
* remove todo
* update notebook
* CompressibleAgent
* update notebook
* add test
* retrieve agent
* update test
* summary_method args
* summary
* carryover
* dict message
* update nested doc
* generate_init_message
* fix typo
* update docs for mathchat
* Fix missing message
* Add docstrings
* model
* notebook
* default naming
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
Co-authored-by: kevin666aa <yrwu000627@gmail.com >
Co-authored-by: Li Jiang <bnujli@gmail.com >
Co-authored-by: Li Jiang <lijiang1@microsoft.com >
2024-03-09 20:27:46 +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
Ricky Loynd
c5e76653cb
Fix links ( #1905 )
2024-03-07 22:15:19 +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
Eric Zhu
62e77adff4
lfs track images in blog post ( #1876 )
2024-03-06 23:25:21 +00:00
Jack Gerrits
c0369835ad
Add annoucement bar for what's new blog post ( #1884 )
2024-03-06 19:21:28 +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
Jack Gerrits
5bf496ed2c
Small edits to update blog post ( #1869 )
2024-03-05 16:43:32 +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
de757707bc
Upgrade quarto and include mitigation for title issue, fix links ( #1851 )
...
* Upgrade quarto and include mitigation for title issue, fix links
* repo_root
* dont run quarto independently
* test paths
* test
* resolve intermediate parents
* remove print
2024-03-04 14:44:41 +00:00