Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Ray Chen a8b08796fb
Use azcopy to access azure blob with FWI (#8160)
* Use azcopy to access azure blob with FWI

* Make service-connection as variable
2024-04-26 15:53:30 +08:00
Ray Chen f78f61b807
Added pipeline to build embeddings (#7949)
* Added pipeline to build embeddings

* Added secret variables

* Updated nuget.config

* Updated yml file

* Updated working directory in the script

* Fixed script issue

* Fixed script name case issue

* Fixed working directory value

* checkout enghub repo in yml

* updated the enghub checkout url

* Checkout sdk tools repo

* Updated repo folders

* Updated path of script file

* Fixed checkout path in the yml file

* Introduce common jobs to setup env

* Fixed syntax error in yml

* Use stages

* Fixed dependsOn error

* Fixed stage dependson

* Updated pipeline file name

* Added common pipeline template

* Enable local run for the script

* Added two more stages in pipeline yml

* Updated github repo url

* Removed the typespec repo stage temporaily

* list python package installed

* Use python -m command

* Print content of installed python packages

* Added debug script

* Redirect log stream

* comment measure-command

* Output log by variables

* Use liunx agent pool

* Added conda python env

* Use pwsh shell

* Use windows os

* Use pwsh step

* Use full path to conda

* Added conda init

* Run conda with full path

* Call python thur conda env

* Install conda in pwsh

* debug variables

* Use conda for local run too

* make blob container configurable

* Add missing ending brace

* Added condapath to output

* Test without conda

* Delete python version parameter

* Use same source path when checkout one repo only

* Remove conda env

* Updated customizedDocEmbeddings script path

* Use 3.11 python version

* Added typespec embeddings build step

* Remove conda call

* Use raw content url for downloading

* Removed python version setting

* Recover the list of customized document

* Output key in metadata file

* Variables have to be set in env rather than .py

* Added codeowner

* Disable pr trigger

* Updated readme.md

* Remove renhe temporarily
2024-03-26 20:01:20 +08:00
Ray Chen f05b6f2458
Initial check in for Azure SDK AI Bots (#7882)
* Initial check in for SDK AI Bots

* Updated folders in the scripts.

* Deleted unused nuget pkg
2024-03-15 15:31:29 +08:00