Vladimir Blagojevic
|
535a281eec
|
feat: Add option to use HF_TOKEN as env var for authentication across all HF components (#7942)
* Read both HF_API_TOKEN and HF_TOKEN env vars in all HF related components
* Add reno note
* Test fixes
* More test updates
* More test updates
|
2024-06-27 10:31:58 +02:00 |
|
Massimiliano Pippi
|
10c675d534
|
chore: add license header to all modules (#7675)
* add license header to modules
* check license header at linting time
|
2024-05-09 13:40:36 +00:00 |
|
Stefano Fiorucci
|
7c9532b200
|
fix broken serialization of HFAPI components (#7661)
|
2024-05-08 17:14:37 +02:00 |
|
Stefano Fiorucci
|
39be515ba6
|
skip HF integrations tests if running from fork (#7517)
|
2024-04-09 17:47:13 +02:00 |
|
Stefano Fiorucci
|
c91bd49cae
|
feat: HuggingFaceAPITextEmbedder (#7484)
* add HuggingFaceAPITextEmbedder
* add HuggingFaceAPITextEmbedder
* rm unneeded else
* small fixes
* changes requested
* fix test
|
2024-04-08 14:22:54 +02:00 |
|