Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] API Reference and more UI Changes #522

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

SwapnilChand
Copy link
Contributor

@SwapnilChand SwapnilChand commented Sep 9, 2024

Integrating Azure OpenAI and Custom LLMs with Kaizen

  • Purpose: Provide guidance on how to integrate Azure OpenAI and set up custom Language Models (LLMs) to work with the Kaizen platform.
  • Key Changes:
    • Set the necessary environment variables for Azure OpenAI authentication and API access.
    • Update the config.json file to include the model configuration for Azure OpenAI, specifying the deployment name and associated token costs.
    • Added instructions for setting up environment variables for LLM API credentials.
    • Explained how to update the config.json file to specify the LLM model deployment and associated token costs.
    • Provided an example config.json configuration for integrating a custom LLM.
    • Removed an unused CSS file.
  • Impact: This integration allows users to leverage Azure OpenAI models and their own custom LLMs within the Kaizen platform, enabling more flexibility and customization in the language models used for their applications.

✨ Generated with love by Kaizen ❤️

Original Description

Copy link
Contributor

kaizen-bot bot commented Sep 10, 2024

🔍 Code Review Summary

All Clear: This commit looks good! 👍

Overview

  • Total Feedbacks: 0 (Critical: 0, Refinements: 0)
  • Files Affected: 0
  • Code Quality: [█████████████████░░░] 85% (Good)
Test Cases

4 file need updates to their tests. Run !unittest to generate create and update tests.


✨ Generated with love by Kaizen ❤️

Useful Commands
  • Feedback: Reply with !feedback [your message]
  • Ask PR: Reply with !ask-pr [your question]
  • Review: Reply with !review
  • Explain: Reply with !explain [issue number] for more details on a specific issue
  • Ignore: Reply with !ignore [issue number] to mark an issue as false positive
  • Update Tests: Reply with !unittest to create a PR with test changes

@sauravpanda sauravpanda merged commit 9f5f68b into Cloud-Code-AI:main Sep 10, 2024
2 checks passed
@SwapnilChand
Copy link
Contributor Author

Don't see the changes in docs being rendered. Should look like this
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants