Abozar
Abozar
This feature publishes the flow with the build ID tag on the prompt flow blade, designating the service principal as the owner, and provides developers with the ability to clone...
This feature publishes the flow with the build ID tag on the prompt flow blade, designating the service principal as the owner, and provides developers with the ability to clone...
This pull request fixes a typo in the environment variable name for controlling the logging level. Changed F_LOGGING_LEVEL to PF_LOGGING_LEVEL to ensure the correct environment variable is set for Prompt...
Only create the endpoint if it does not already exist, fixes #182 in AKS. It's an important issue because without the fix every deployment causes a long and unacceptable downtime...
Introduces Azure OpenAI as a supported provider, including new configuration fields for endpoint, deployment name, and API version. Updates model configuration logic and token limits to handle Azure OpenAI models,...