ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

Integrates LLM Azure OpenAI

Open yonghuili1 opened this issue 1 year ago • 0 comments

What problem does this PR solve?

feat: Integrates LLM Azure OpenAI #716

Type of change

  • [ ] Bug Fix (non-breaking change which fixes an issue)
  • [x] New Feature (non-breaking change which adds functionality)
  • [ ] Documentation Update
  • [ ] Refactoring
  • [ ] Performance Improvement
  • [ ] Other (please describe):

Other

It's just the back-end code, the front-end needs to provide the Azure OpenAI model addition form.

Required parameters

  • base_url
  • api_key

yonghuili1 avatar Jun 28 '24 09:06 yonghuili1