Skip to content

Update README with car rental agent documentation #79

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

Merged
merged 4 commits into from
May 9, 2025

Conversation

Snuckles2
Copy link
Collaborator

Car Rental Agent Documentation Update

This PR updates the README.md in the 05_explore documentation section to include the implementation steps for adding a new car rental agent to the customer service agent solution.

Changes Made:

  • Added detailed instructions for creating a car rental tools plugin
  • Included implementation steps for car rental agent profile
  • Added code for integrating the car rental agent into the RTMiddleTier class
  • Included system message updates for intent detection
  • Added implementation for car rental policies with AI Search integration
  • Included embedding generation script for semantic search functionality

This PR only updates the documentation in README.md without affecting the actual codebase implementation.

Related Issues:

None

Testing:

Documentation only change - no testing required.

Closes #76 and #62

james-tn and others added 4 commits April 17, 2025 18:15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix start.sh

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@Snuckles2 Snuckles2 requested a review from ajai-d May 9, 2025 02:06
@Snuckles2 Snuckles2 added the documentation Improvements or additions to documentation label May 9, 2025
@james-tn
Copy link
Collaborator

james-tn commented May 9, 2025

@Snuckles2 please merge to integration first

@Snuckles2 Snuckles2 changed the base branch from main to integration May 9, 2025 15:19
@Snuckles2 Snuckles2 requested review from Copilot and removed request for ajai-d May 9, 2025 15:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the car rental agent documentation with detailed instructions for integrating a new car rental tools plugin and other related components. Additionally, a minor update has been made in voice_agent/app/start.sh to export the VITE_BACKEND_WS_URL variable, ensuring it is available to child processes.

@Snuckles2
Copy link
Collaborator Author

@Snuckles2 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="Microsoft"

@Snuckles2 Snuckles2 merged commit 2e98170 into integration May 9, 2025
1 check passed
@Snuckles2 Snuckles2 deleted the readme-car-rental-update branch May 9, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

05 Develop DevOps / SRE Persona - Ex 1 - Evaluate new LLM models
3 participants