Burhanuddin Mustafa Lakdawala
049184edc1
fix markdown for long context user guide ( #2351 )
https://microsoft.github.io/autogen/docs/topics/long_contexts/
2 years ago
Seth
5292024839
Fix docs related to Azure OpenAI's "model" ( #2315 )
* gitfu to get gh verified commits
* revive lost point
* fixed openai model related docs
* newline EOF
2 years ago
Wael Karkoub
eca6c048f7
Document Migration to `TransformMessages` ( #2247 )
* wip
* tweaks
* undo fix
* undo removal
* adds to FAQ
* modify docs
* undo formatter
* updates docs
* update deprec notice in compressible agent
* restore notebooks
* giorgossideris comments
* cleanup
* resolve comments
* improve english
* improve english
* cleanup
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
liujun121533
77e169c918
Fix typo in conversation-patterns.ipynb ( #2322 )
2 years ago
Yiran Wu
f7629d668b
Add Custom GroupChat Speaker Selection to tutorial ( #2219 )
* update
* updated
* update
* update
* update
* update
* remove changes to conversation pattern
* update
* update
* update
2 years ago
Chi Wang
ebd0210fa1
bump version to 0.2.22 ( #2256 )
* bump version to 0.2.22
* doc update
* link update
* consider the failure case
2 years ago
Karthikeya Meesala
e513a18ec6
Composio: update text - "Composio Logo" -> "Composio Example" ( #2288 )
* add composio to ecosystem page
* composio: delete image
* composio: add image
* Update .gitattributes
* Update website/docs/ecosystem/composio.md
* composio: update text
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
Li Jiang
42b27b9a9d
Add isort ( #2265 )
* Add isort
* Apply isort on py files
* Fix circular import
* Fix format for notebooks
* Fix format
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2 years ago
Karthikeya Meesala
713cc9f6e6
add composio to ecosystem page ( #2272 )
* add composio to ecosystem page
* composio: delete image
* composio: add image
* Update .gitattributes
* Update website/docs/ecosystem/composio.md
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
levscaut
b49d6206de
add support for system message in claude ( #2280 )
2 years ago
levscaut
f5e382a0dd
Add support for Anthropic Claude models ( #2245 )
* init notebook
* move notebook to website, remove set your api section
* add link to claude page
* replace config_from_json of raw python config
* update cost
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
Benjamin Stein
1c22a93535
Update listdir() in sample code to take correct args ( #2261 )
Executing this code (Python 3.11, MacOS) returns error
`TypeError: listdir: path should be string, bytes, os.PathLike, integer or None, not TemporaryDirectory`
Using the string name of the dir works better.
2 years ago
Eric Zhu
c27eb0d0c0
Break up contributor guide for better navigability ( #2250 )
* contributor guide
* update
2 years ago
Eric Zhu
c63c52adec
Notebook on web scraping with tool use ( #2192 )
* Add web scrapping notebook
* formatting
* tags
* Update
* update
2 years ago
Davor Runje
d970449d5a
added PNG and JPEG files to LFS automatically ( #2226 )
2 years ago
Eric Zhu
6ca478502d
Improving website navigation and help click-through analytics collection ( #2205 )
* Add changes
* Update
2 years ago
Mark Sze
3f63db32b9
Added ability to specify 'role' field for select speaker messages for Group Chats (Replaces PR #2167 ) ( #2199 )
* Re-commit of code from PR (#2167 ) addressing #1861 , due to wrong basing
* Update website/docs/topics/non-openai-models/best-tips-for-nonopenai-models.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Removed unnecessary notebook images
* Update conversation-patterns.ipynb
Updated to include note about being applicable when auto.
* Updated to include checks that the role is not blank/None. Added tests.
* Changed try-except to use pytest
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
Jack Gerrits
6fbb9e8274
Add link for rendering notebooks docs on website ( #2191 )
2 years ago
Jack Gerrits
f467f21ec9
Fix formatting of admonitions in udf docs ( #2188 )
2 years ago
Chi Wang
e6237d44a1
simplify getting-started; update news ( #2175 )
* simplify getting-started; update news
* bug fix
2 years ago
Jack Gerrits
5ef2dfc104
Implement User Defined Functions for Local CLI Executor ( #2102 )
* Implement user defined functions feature for local cli exec, add docs
* add tests, update docs
* fixes
* fix test
* add pandas test dep
* install test
* provide template as func
* formatting
* undo change
* address comments
* add test deps
* formatting
* test only in 1 env
* formatting
* remove test for local only
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
Eric Zhu
2bfa181b4d
New conversational chess notebook using nested chats and tool use ( #2137 )
* add chess notebook
* update
* update
* Update notebook with figure
* Add example link
* redirect
* Clean up example format
* address gagan's comments
* update references
* fix links
2 years ago
Eric Zhu
c8aca8dbf7
Native tool call support for Mistral AI API and topic notebook. ( #2135 )
* Support for Mistral AI API and topic notebook.
* formatting
* formatting
2 years ago
James
212722cd45
missing jupyter when import JupyterCodeExecutor ( #2132 )
2 years ago
Eric Zhu
3dfa305acb
Update docs for new executors ( #2119 )
* Update docs for new executors
* Update website/docs/FAQ.mdx
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Update website/docs/FAQ.mdx
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Update website/docs/installation/Installation.mdx
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Update website/docs/installation/Installation.mdx
Co-authored-by: gagb <gagb@users.noreply.github.com>
---------
Co-authored-by: gagb <gagb@users.noreply.github.com>
2 years ago
Eric Zhu
01afc9bbe7
Removing tool use from Use-Cases/agent_chat ( #2120 )
2 years ago
Eric Zhu
a6a7409ac8
Fix link in non-openai model doc ( #2106 )
* Fix link in non-openai model doc
* Update about-using-nonopenai-models.md
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
Eric Zhu
5c1579d2ad
Add links to roadmap issues from README, Getting-Started, Contribute and Tutorial ( #2072 )
* Link to roadmap issues.
* Ordering
2 years ago
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
2 years ago
Dan
501f8d2272
Fix typo in conversation-patterns.ipynb ( #2066 )
2 years ago
Jack Gerrits
e342cfcdb7
Add docs about how to use docker for when autogen itself is run in docker ( #2052 )
2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
Benhao Huang
462ef9c387
Update chat-termination.ipynb ( #2019 )
grammar typos found and fixed
2 years ago
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>
2 years ago
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"
2 years ago
Eric Zhu
33e42c44cb
Rename tutorial chatper "Termination" to "Chat Termination" ( #1962 )
* rename termination to chat termination
* label
2 years ago
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>
2 years ago
Jack Gerrits
f42021fb9b
Remove lint silencing comment ( #1970 )
No longer needed
2 years ago
Chi Wang
858cec8de8
bump version to 0.2.19 and update doc ( #1971 )
* bump version to 0.2.19 and update doc
* doc update
2 years ago
Davor Runje
16955959a3
website/docs/tutorial/assets/conversable-agent.jpg: convert to Git LFS ( #1974 )
2 years ago
Jack Gerrits
11df53bb39
Make notebooks available in navbar ( #1956 )
2 years ago
andreyseas
579c3cc466
Fixed simple grammatical mistake ( #1952 )
2 years ago
Yiran Wu
1ead0ec6e1
update guidance for doc build ( #1951 )
2 years ago
Jack Gerrits
80233709e1
Move LLM Caching docs to topics ( #1950 )
* Move LLM Caching docs to topics
* Update llm-caching.md
2 years ago
Benjamin Muskalla
4a85b63216
Fix branch info for `docker build` ( #1935 )
2 years ago