feat: adding snowflake provider and template

This commit is contained in:
alejandro 2024-10-31 19:13:00 -04:00
parent 59d856363e
commit ecb395c751
5 changed files with 92 additions and 22 deletions

View file

@ -51,6 +51,7 @@ A Distribution is where APIs and Providers are assembled together to provide a c
| Meta Reference | Single Node | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Fireworks | Hosted | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | |
| AWS Bedrock | Hosted | | :heavy_check_mark: | | :heavy_check_mark: | |
| Snowflake | Hosted | | :heavy_check_mark: | | |
| Together | Hosted | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | |
| Ollama | Single Node | | :heavy_check_mark: | | |
| TGI | Hosted and Single Node | | :heavy_check_mark: | | |