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

1641 Коммитов

Автор SHA1 Сообщение Дата
Mark Hamilton d9149d13bb
chore: bump to v1.0.8 (#2303) 2024-10-16 00:12:35 -04:00
CRUISE LI 99233e7d74
fix: change to use mwc token for tenant setting check (#2300)
Co-authored-by: cruise <cruiseli@microsoft.com>
2024-10-16 00:06:43 -04:00
Mark Hamilton 0ad58b71d9
chore: add 1.0.7 docs (#2299) 2024-10-14 12:44:51 -04:00
Mark Hamilton bd5b4013a1
chore: bump synapseml to 1.0.7 (#2298) 2024-10-10 20:18:50 -04:00
Mark Hamilton 9905ae80a2 chore: bump synapseml to 1.0.6 (#2295)
* chore: bump to version 1.0.6

* bump website
2024-10-10 20:05:07 -04:00
CRUISE LI 8e1c6f881d
feat: Change Fabric Cog Service Token to Support Billing (#2291)
* change fabric cogservice token to support billing

* change mwc token

* rename

---------

Co-authored-by: cruise <cruiseli@microsoft.com>
2024-10-10 18:58:48 -04:00
Mark Hamilton 6854b5f475
chore: update pipeline branches 2024-09-10 12:49:55 -04:00
Mark Hamilton c52758c559
Update pipeline.yaml
chore: update pipeline branch triggers
2024-09-10 12:49:09 -04:00
Mark Hamilton f3953bc403
fix: update default anomaly detector version to compatible non-preview (#2280) 2024-09-06 18:39:26 -04:00
Mark Hamilton 478e8a2481
fix: fix openai prompt behavior on RAI errors (#2279) 2024-09-06 11:54:24 -04:00
Mark Hamilton 392f60112b
chore: bump synapseml version to v1.0.5 (#2273) 2024-08-29 22:03:46 -04:00
Mark Hamilton 5c9d304077
chore: make debugging getterSetter tests easier (#2272) 2024-08-29 17:06:37 -04:00
sss04 eb309feccb
fix: tiny bug fix to avoid KeyError (#2264) 2024-08-12 14:32:28 -04:00
Mark Hamilton 72f99c8525
Update pipeline.yaml 2024-08-08 20:01:58 -04:00
Mark Hamilton 8a631711f0
Update conda.yml 2024-08-08 20:00:45 -04:00
Mark Hamilton c7ebfb290d
Update conda.yml 2024-08-08 19:36:03 -04:00
Mark Hamilton 8dc849773d
chore: fix typo in conda env stage name 2024-08-08 19:11:21 -04:00
Mark Hamilton 7956d93df4
chore: fix conda caching in builds (#2261) 2024-08-08 19:08:06 -04:00
Mark Hamilton 84ed59d859
chore: improve test reliability (#2260) 2024-08-08 17:24:35 -04:00
sss04 e3c878425a
chore: Allow logging without inheritance (#2257)
* Add log_verb_static to allow logging without inheriting SynapseMLLogger

* Add check for logger existance

* Initial commit - custom logging function

* Add custom logging function to log_base

* Add custom_logging function to log_verb_static

* Removing erraneous import

* Change custom logging function to output a dict

* Style fixes

* Custom logger now uses a dict - and feature_name passed to log_verb_static

* Change .logger to ._logger

* Style fixes

---------

Co-authored-by: Shyam Sai <shyamsai@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-08-08 17:06:43 -04:00
sss04 7c23d835d7
Enable custom headers in OpenAIPrompt (#2259)
Co-authored-by: Shyam Sai <shyamsai@microsoft.com>
2024-08-07 16:26:55 -04:00
Alexander Spiridonov 6da5f57401
feat: Add custom embedder (#2236)
* Feat: Add custom embedder

* Corrected Names and file location

* Code style corrections

* Source temp fixes

* Formating

* First test

* Name changes

* With two models

* Source style corrections

* Name change

* Name change

* Merge init scripts

* Removed extra file

* Added result output and _ correction

* Formatted

* Runtime flag update and load class from file (not from synapse.ml..)

* Use built synapse.ml package instead of file

* Clean imports and the class

* Corrected edge cases (slam dataframe or no gpu)

* Added check for cuda

* Added synapse.ml.nn.KNN to run on CPU

* add some small fixes to namespaces

* formatted

* corrected default batch size

* Added test

* Corrected build errors

* style fixes

* Style corrections

* More style corrections

* Added extra row

* Corrected comparison results image

* Corrected init and test

Updated rapidsml version and use init_spark

* Style correction

* Updated notebook image link

* Added sentence_transformers for testing

* trying to fix testing

* style change

* removed style spaces

* Style again...

* added pyspark

* remove pyspark

* corrected utest

* Reverse style change

* change data size

* comment a line

* Corrected init_spark()

* Style and added SQLContext

* Corrected result_df and remove old image

* Corrected sidebars.js

* match web names

---------

Co-authored-by: bvonodiripsa <bvonodiripsa>
Co-authored-by: Alexander <157773158+bvonodiripsa@users.noreply.github.com>
Co-authored-by: Mark Hamilton <marhamil@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-08-07 16:24:27 -04:00
sss04 12d8113711
chore: Add feature name to log_verb (#2255)
* Add feature name to log_verb

* Style fix

---------

Co-authored-by: Shyam Sai <shyamsai@microsoft.com>
2024-08-05 12:34:19 -04:00
Mark Hamilton 46f16e085f
chore: give tests more time (#2254) 2024-07-29 13:34:28 -04:00
dependabot[bot] d453ba2a8c
build: bump braces from 3.0.2 to 3.0.3 in /website (#2239)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-07-21 17:49:29 -04:00
Mark Hamilton 5a191b591f
chore: improve local python development (#2252)
* chore: improve python development experience

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2024-07-19 10:50:57 -04:00
dependabot[bot] 8fb3e0ae93
build: bump ws from 7.5.9 to 7.5.10 in /website (#2241)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-07-17 18:38:18 -04:00
Mark Hamilton 33180ef9a9
chore: fix remaining build errors (#2250)
* chore: fix remaining build errors

* chore: fix remaining build errors

* chore: fix remaining build errors

* chore: fix remaining build errors
2024-07-17 14:39:51 -04:00
Mark Hamilton a7029851ee
chore: fix databricks tests and MAD test errors (#2249)
* chore: fix databricks tests and MAD test errors

* fix test issues

* fix autojoin for faster tests

* remove fixed version

* fix remaining issues

* fix remaining issues

* fix remaining issues

* fix remaining issues

* fix remaining issues

* fix remaining issues

* fix remaining issues

* fix remaining issues
2024-07-17 01:03:31 -04:00
sss04 c033077a3a
feat: Enable GPT-4 in OpenAIPrompt (#2248)
* Add OpenAIChatCompletion to OpenAIPrompt

* Parametrize system prompt

* Update cognitive/src/main/scala/com/microsoft/azure/synapse/ml/services/openai/OpenAIPrompt.scala

Update default system prompt


* Update cognitive/src/main/scala/com/microsoft/azure/synapse/ml/services/openai/OpenAIPrompt.scala

remove unneeded comment


* Update cognitive/src/main/scala/com/microsoft/azure/synapse/ml/services/openai/OpenAIPrompt.scala

remove unneeded comment


* Allow naming of messsage column and relevant tests

* Comment fixes

* Fixing Fuzzing test errors

---------

Co-authored-by: Shyam Sai <shyamsai@microsoft.com>
2024-07-16 00:08:28 -04:00
Mark Hamilton b19b991b4f
chore: fix synapse tests and forms (#2245)
* chore: fix synapse tests and forms

* chore: fix langchain deployment in tests

* chore: bump openai model type

* fix langchain prompt
2024-07-08 17:02:09 -04:00
mstrehl a5df69c8a7
fix: Make setCustomHeaders compatible with Pyspark (#2247)
* fixed pyspark compatibility with setCustomHeaders method

* Cleaned up test

* Removed packaged used for testing
2024-07-01 16:25:45 -04:00
mstrehl c94d84a144
feat: Adding Custom Url Endpoints and Headers (#2232)
* Added ability to use a custom url and add custom headers in the request

* Added ability to use a custom url and add custom headers in the request

* Changed naming from customHeader to customHeaders

* Update cognitive/src/test/scala/com/microsoft/azure/synapse/ml/services/openai/OpenAIChatCompletionSuite.scala

set 'Custom Endpoint' test to be ignored

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* Update cognitive/src/main/scala/com/microsoft/azure/synapse/ml/services/CognitiveServiceBase.scala

removed scalastyle and fixed syntax error


* fixed syntax issue

---------
2024-06-27 17:25:11 -04:00
sss04 4c7f11ffa7
docs: Update Developer Setup to remove WinUtils step and include ScalaTest Configuration update. (#2244)
* Update developer setup to include VM Option - got rid of WinUtils step

* Fixing punctuation

---------

Co-authored-by: Shyam Sai <shyamsai@microsoft.com>
2024-06-26 16:17:45 -04:00
Mark Hamilton 5b2746b090
chore: fix errors in build pipeline (#2243) 2024-06-25 15:26:08 -04:00
CRUISE LI 440f18e8ad
fix platform detection logic (#2234)
Co-authored-by: cruise <cruiseli@microsoft.com>
2024-06-14 20:24:01 -04:00
Mark Hamilton 91e552c1bc
chore: stop conda from using --force (#2238) 2024-06-13 13:19:46 -04:00
JessicaXYWang a8820fee67
chore: update generate fabric doc (#2214)
* update generate fabric doc

* update doc pipeline

* update doc pipeline

* update docgen

* update doc pipeline

* update doc pipeline

* style

---------

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-05-21 11:50:17 -04:00
JessicaXYWang 5c3734280d
chore: update resource location (#2225)
* update resource location

* fix typo

* update openai resources

* fix bug

* update nasaearth data

* update openai resource name in notebooks

* clean up
2024-05-20 14:21:43 -04:00
Mark Hamilton a31b3f0d84
chore: update esrp names 2024-05-15 12:01:03 -04:00
Mark Hamilton 04897e0595
chore: remove names from ESRP install 2024-05-15 09:45:16 -04:00
Mark Hamilton 7b54e8900b
chore: switch to msi based tokens (#2221)
* chore: switch to msi based tokens

* chore: fix style

* chore: add docker msi token

* fix blob upload to use msi

* wip

* wip

* continue removing code
2024-05-03 02:07:39 -04:00
Mark Hamilton a72b94bc62
Update clean-acr.yml 2024-05-02 21:54:00 -04:00
Mark Hamilton 80a5cb8481
chore: fix clean acr (#2222) 2024-05-02 21:51:32 -04:00
Brendan Walsh 42371e444b Added files for onebranch builds 2024-05-02 15:06:12 -07:00
Mark Hamilton 93829b1708
Update clean-acr.yml 2024-05-02 17:32:37 -04:00
Mark Hamilton d234d79ab2
chore: fix esrp to use new auth (#2218) 2024-05-02 16:03:05 -04:00
Scott Graham d0a21610c5
chore: add support for dimensions parameter to OpenAIEmbedding (#2215)
* adding support for dimensions parameter to OpenAIEmbedding

* fixing scalastyle error

* fix service to use for testing embedding dimensions

---------

Co-authored-by: Scott Graham <scgraham@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-05-01 12:30:03 -04:00
Leonard edb8c5406c
ci: set pull-requests read permission (#2217) 2024-05-01 12:25:52 -04:00
Hiroshi Yoshioka e10a91e192
Update OpenAI.ipynb (Typo "Azure Open AI"→"Azure OpenAI") (#2216)
https://github.com/microsoft/SynapseML/blob/master/docs/Explore%20Algorithms/OpenAI/OpenAI.ipynb
#PingMSFTDocs
2024-04-29 17:58:41 -04:00