Giter VIP home page Giter VIP logo

rootbot's People

Contributors

freistli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rootbot's Issues

Web interface

Hi,
This issue is to recommend a web interface, so clients can use same experience via Teams and Web.

"This app cannot be found"

I've followed the installation documentation. Then I downloaded the .zip file from Azure File Share and upload it to Teams admin center.

When I open the TeamsAIBotSample app from teams, the error "This app cannot be found" pops up.

image

Express Deploy hangs during Azure function creation

Running into an issue where the Express Deploy hangs with the following error AFTER creating the resource group. Sits in the while and never progresses:

Deploy and Build backend Azure Resource with AZChatGPTFuncAppDeploy.bicep, will take several minutes

Support for GPT4

Appreciate you making this utility!

I am trying to get the bot to work with gpt-4-32k deployment. I am able to get the installation to the point where I can message the bot on teams and it will reply with the Root Bot V.03102023 card. However, the bot doesn't respond back to any other messages.

Should GPT4 work natively? Or any suggestions on how I can get GPT4 to work?

Thank you in advance!

Error occurred building the bot on Bot Composer

Hello,

I followed your instructions building the bot using Bot Composer, but resulted in this error.

Not sure exactly the issue. Any advice?

Error occurred building the bot

Message:
Command failed: dotnet build Empty.csproj
Command:
dotnet build Empty.csproj
Stack Trace:
Error: Command failed: dotnet build Empty.csproj

    at ChildProcess.exithandler (child_process.js:308:12)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.<anonymous> (internal/child_process.js:430:11)
    at Socket.emit (events.js:210:5)
    at Pipe.<anonymous> (net.js:658:12)
Output:
Microsoft (R) Build Engine version 16.7.3+2f374e28e for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

  Determining projects to restore...
/usr/local/share/dotnet/sdk/3.1.426/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(127,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 6.0.  Either target .NET Core 3.1 or lower, or use a version of the .NET SDK that supports .NET Core 6.0. [/Users/nchan94/rootbot/Empty/Empty.csproj]

Build FAILED.

/usr/local/share/dotnet/sdk/3.1.426/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(127,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 6.0.  Either target .NET Core 3.1 or lower, or use a version of the .NET SDK that supports .NET Core 6.0. [/Users/nchan94/rootbot/Empty/Empty.csproj]
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.58
Killed:
Code:
1

Long prompts causing LUIS exceptions

This prompt:

What are the key words in: Companies are looking for ways to do more with less across all of their business operations. Organizations want to spend less time managing their data and generate insights with a comprehensive cloud data platform. Microsoft is helping organizations turn meaningful innovation into actionable results.   AI is one of the most exciting, groundbreaking technologies of our time. AI is transformational technology that enhances decision-making, boosts productivity, drives business agility, and improves the customer experience.

Is a little too long -- remove the last sentence and it works:

What are the key words in: Companies are looking for ways to do more with less across all of their business operations. Organizations want to spend less time managing their data and generate insights with a comprehensive cloud data platform. Microsoft is helping organizations turn meaningful innovation into actionable results.   AI is one of the most exciting, groundbreaking technologies of our time.

Unable to express deploy via powershell

getting the following error when trying the express deploy in powershell :

deploy.ps1: The term 'az' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Unable to get a response from chatbot

I followed all the steps correctly and deployed the app. I made small changes to deploy.ps1 to use an existing resource group and not create a new one. After deploying everything, I try to test the bot on web chat but get this:

image

I am not sure why this is happening since I specified the right version and model of gpt-35-turbo.

Exceptions are output in chat.

Error Happened please try again. {"StackTrace": " at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n ... and so on revealing a lot of information. m

Stack traces should be only enabled to be output like this in early debugging -- probably best to move to logs with a link that only bot administrators can access.

CosmosDB integration.

Hi,
This issue is to recommend an integration with CosmosDB or any other DB to save conversation history for audit and analysis propose.

Switch to openai.ChatCompletion.create

Now with gpt-4-32k, would it make sense to switch to openai.ChatCompletion.create instead of openai.Completion.create API?

I know there is dependency on chatgpt-api but that library doesn't help on supporting multi-sessions in Teams chat anyways (e.g. I chat with the bot in Team channel vs. direct chat should be 2 separate prompt histories)

Thought?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.