Obsolete, 3
| Kind | Name | State | Tag | Seen from | Last seen |
|---|---|---|---|---|---|
| procedure | ApproximateTokenCount(Text) | Pending | 24.0 | 24 | 26, gone |
| Use the AOAI Token codeunit. | |||||
| procedure | SetManagedResourceAuthorization(Enum AOAI Model Type, Text, Text, SecretText, Text) | Pending | 26.0 | 26 | 28 |
| Using Managed AI resources now requires different input parameters. Use the other overload for SetManagedResourceAuthorization instead. | |||||
| procedure | SetManagedResourceAuthorization(Enum AOAI Model Type, Text, SecretText, Text) | Pending | 28.0 | 28 | 28 |
| Using Managed AI resources now requires only Model Type & Deployment Text as input parameters. Use the other overload for SetManagedResourceAuthorization instead. AOAIAccountName & ApiKey are ignored in the current version of SetManagedResourceAuthorization. | |||||