Skip to content

Make default model an env var to play nice with Azure #43

Closed
@dozsa

Description

@dozsa

I'm trying to run this on Azure and in azure the model name is not actually the model name itself, but instead a user defined model deployment name, which will be user specific. Given that model will be used for all calls, it would help to make the default model name an env var, like the other AzureAI variables. I know I can set the model name for each tool, and tested that with echo, but it is cumbersome to do that for every example and tool i run. Also i tried the hackernews example and though i set the model name for each tool, it still tried to do a call with the default model name.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions