Skip to content

Add Azure Function sample for chat model integration with Foundry - #526

Open
El Bruno (elbruno) wants to merge 3 commits into
mainfrom
bruno-addAzFncSample
Open

Add Azure Function sample for chat model integration with Foundry#526
El Bruno (elbruno) wants to merge 3 commits into
mainfrom
bruno-addAzFncSample

Conversation

@elbruno

Copy link
Copy Markdown
Collaborator
  • Created a basic Azure Function project structure for chat functionality.
  • Implemented HTTP trigger for chat requests with JSON input and output.
  • Added models for chat requests and responses.
  • Integrated Azure OpenAI client for chat model interaction.
  • Configured dependency injection for services and options.
  • Included unit tests for chat function behavior.
  • Added infrastructure as code using Bicep for resource provisioning.
  • Provided local settings example and README documentation for setup and usage.
  • Implemented role assignment cleanup scripts for Azure resources.

- Created a basic Azure Function project structure for chat functionality.
- Implemented HTTP trigger for chat requests with JSON input and output.
- Added models for chat requests and responses.
- Integrated Azure OpenAI client for chat model interaction.
- Configured dependency injection for services and options.
- Included unit tests for chat function behavior.
- Added infrastructure as code using Bicep for resource provisioning.
- Provided local settings example and README documentation for setup and usage.
- Implemented role assignment cleanup scripts for Azure resources.
@github-actions

Copy link
Copy Markdown

👋 Thanks for contributing El Bruno (@elbruno)! We will review the pull request and get back to you soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant