microsoft-github-policy-service[bot]
69a203ba07
Update issue template for JIT access
2023-07-25 18:24:39 +00:00
startrightprod[bot]
b153352d36
Scaffolding .github/compliance/inventory.yml
2023-07-25 18:24:35 +00:00
startrightprod[bot]
4655a90224
Scaffolding .github/ISSUE_TEMPLATE/JitAccess.yml
2023-07-25 18:24:35 +00:00
startrightprod[bot]
a962cb79ef
Scaffolding .github/policies/jit.yml
2023-07-25 18:24:34 +00:00
startrightprod[bot]
57a800f35a
Scaffolding .github/policies/branch-protection.yml
2023-07-25 18:24:33 +00:00
Chi Wang
2406e69496
Json config list, agent refactoring and new notebooks ( #1133 )
...
* simplify the initiation of chat
* version update
* include openai
* completion
* load config list from json
* initiate_chat
* oai config list
* oai config list
* config list
* config_list
* raise_error
* retry_time
* raise condition
* oai config list
* catch file not found
* catch openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* close #1139
* use property
* termination msg
* AIUserProxyAgent
* smaller dev container
* update notebooks
* match
* document code execution and AIUserProxyAgent
* gpt 3.5 config list
* rate limit
* variable visibility
* remove unnecessary import
* quote
* notebook comments
* remove mathchat from init import
* two users
* import location
* expose config
* return str not tuple
* rate limit
* ipython user proxy
* message
* None result
* rate limit
* rate limit
* rate limit
* rate limit
2023-07-23 13:23:09 +00:00
LeoLjl
559fcb4879
Update docs on how to interact with local LLM ( #1128 )
...
* Update docstring for oai.completion.
Specify the details of how **config is used in Completion.
* Update docs about how to interact with local LLMs
* Update docs about how to interact with local LLMs
* Reformat file.
* Fix issues.
* Update website/blog/2023-07-14-Local-LLMs/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Update website/blog/2023-07-14-Local-LLMs/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Add documents about multiple workers.
* Update user instructions.
* Label big fix as optional
* Update website/blog/2023-07-14-Local-LLMs/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-07-21 16:12:49 +00:00
Ryan Sweet
e9c4ebe414
update readme
2023-07-19 03:14:11 +00:00
Ryan Sweet
9cead11baf
Update README.md
2023-07-18 13:58:28 -07:00
Ryan Sweet
3c905f62cc
Update README.md
2023-07-18 13:58:02 -07:00
Ryan Sweet
55620867f4
Update README.md
2023-07-18 09:32:54 -07:00
Ryan Sweet
32db827500
Merge branch 'main' into new
2023-07-18 09:18:22 -07:00
Ryan Sweet
31c7b112d3
Merge branch 'main' of https://github.com/microsoft/sk-dev-team
2023-07-18 09:14:03 -07:00
Ryan Sweet
81b84eceec
Merge branch 'elsa3new'
2023-07-18 09:06:39 -07:00
Ryan Sweet
7b52b5286f
update Readme, fix activity provider context
2023-07-18 08:50:22 -07:00
Chi Wang
16f0fcd6f8
simplify the initiation of chat ( #1131 )
...
* simplify the initiation of chat
* version update
* include openai
* completion
2023-07-18 03:40:41 +00:00
Ryan Sweet
6c759c28cd
builds but doesn't dynamically create the activities - why?
2023-07-17 16:19:59 -07:00
Ryan Sweet
2859a92da5
Markdown linting fixes
2023-07-17 11:27:49 -07:00
Ryan Sweet
682df891d7
fix null ref
2023-07-17 11:14:26 -07:00
Ryan Sweet
dbf6f30e16
cleanup
2023-07-17 10:24:43 -07:00
Ryan Sweet
f48cf2fff6
started improving the readme
2023-07-17 10:22:04 -07:00
Ryan Sweet
ed70c6058c
azure func vs code files
2023-07-17 10:04:18 -07:00
Chi Wang
7665f73e4b
change price ratio ( #1130 )
2023-07-17 15:18:39 +00:00
Xiaobo Xia
eae65ac22b
suppress printing data split type ( #1126 )
...
* first commit
* second update
* third update
---------
Co-authored-by: “xiaoboxia” <“xiaoboxia.uni@gmail.com ”>
Co-authored-by: Shaokun <shaokunzhang529@gmail.com >
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com ”>
2023-07-17 13:02:10 +00:00
Chi Wang
297a1ea9e0
Update assistant agent ( #1121 )
...
* update colab link
* typo
* upload file instruction
* update system message and notebooks
* update notebooks
* notebook test
* aoai api version and exclusion
* gpt-3.5-turbo
* dict check
* change model for test
* endpoints, cache_path and func description update
* model list
* gitter -> discord
2023-07-14 22:52:45 +00:00
Ryan Sweet
5a3b47eef7
add code explainer semantic function
2023-07-14 14:24:24 -07:00
Ryan Sweet
23d2e7ab91
iterating toward dynmamic activities from skills
2023-07-14 13:57:07 -07:00
Ryan Sweet
4aac9ef61a
iterating toward the dynamic generation of the elsa activities from the skills.
2023-07-14 13:52:35 -07:00
Li Jiang
8ac9a393b8
Add log metric ( #1125 )
...
* Add original metric to mlflow logging
* Update metric
2023-07-13 12:54:39 +00:00
Ryan Sweet
6b2c2af03a
try using foreach activity
2023-07-12 20:39:21 -07:00
Ryan Sweet
7a901fab44
updating to see if we can use foreach activity
2023-07-12 20:39:01 -07:00
Yiran Wu
ac7c4138e7
fix mathproxyagent bug ( #1124 )
2023-07-13 01:10:22 +00:00
Ryan Sweet
814b9b92ca
cleaning up workflowContext
2023-07-12 09:48:51 -07:00
Ryan Sweet
b4b190ca43
update to use Elsa prerelease ahead of rc1
2023-07-11 17:19:01 -07:00
Chi Wang
3527e8a14d
update colab link ( #1118 )
...
* update colab link
* typo
* upload file instruction
2023-07-11 17:45:04 +00:00
Ryan Sweet
868a380753
fix type when setting result, rename file
2023-07-10 22:52:23 -07:00
Ryan Sweet
5f11991048
gitignore .env
2023-07-10 21:43:05 -07:00
Ryan Sweet
e16bbfc570
more .env cleanup
2023-07-10 21:42:25 -07:00
Ryan Sweet
dd56d6346f
fixup .env
2023-07-10 21:38:30 -07:00
Ryan Sweet
1fe6618735
fix gitignore
2023-07-10 21:28:28 -07:00
Ryan Sweet
44d5ed1e1d
Merge branch 'elsa3new' of https://github.com/microsoft/sk-dev-team into elsa3new
2023-07-10 20:47:02 -07:00
Ryan Sweet
9f6dfbed37
remove db from checkin
2023-07-10 20:45:08 -07:00
Ryan Sweet
e3e8084796
Merge pull request #14 from microsoft/main
...
Merge pull request #13 from microsoft/elsa3new
2023-07-10 18:38:24 -07:00
Ryan Sweet
75283b3f70
Semantic Kernel Activity roudtrips when executing workflow but I cant get it to set the result in the workflow context.
2023-07-10 18:34:46 -07:00
Ryan Sweet
e17345b044
Merge pull request #13 from microsoft/elsa3new
...
add workflows app
2023-07-10 15:59:42 -07:00
Ryan Sweet
11a200a0d5
add workflows app
2023-07-10 15:58:35 -07:00
Ryan Sweet
a888337724
now it builds
2023-07-10 15:37:36 -07:00
Chi Wang
784c4c4f86
Try to prevent the default AssistantAgent from asking users to modify the code ( #1114 )
...
* inform assistant agent:
user proxy agent can't modify code
* update notebooks
* configure timeout in UserProxyAgent
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
2023-07-10 16:07:48 +00:00
LeoLjl
45c37b5149
Update docstring for oai.completion. ( #1113 )
...
Specify the details of how **config is used in Completion.
2023-07-10 10:59:54 +00:00
Yiran Wu
255faf97e2
Add Funccall notebook and document ( #1110 )
...
* add funccall example and doc
* revise to comments
* Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* revise
* update
* minor update
* add test notebook
* update
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-07-10 04:56:07 +00:00