question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHub Repo Q&A Bot - FunctionNotFound: Function `textmemoryskill.recall` not found

See original GitHub issue

Describe the bug

GitHub Repo Q&A Bot Sample app returns following error:

Something went wrong. Please try again. Details: {Bad Request => FunctionNotFound: Function textmemoryskill.recall not found} A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

start API function start github-qna-webapp-react

In Application:

Provide GIT repo details Ask question in Bot Window

Expected behavior Bot responds without error

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows11
  • IDE: VS Code

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kborocommented, Mar 22, 2023

That was it - missing embedding model on my endpoint

Thank you @TaoChenOSU !

0reactions
TaoChenOSUcommented, Mar 22, 2023

Do you have an embedding mode deployed on your endpoint?

Read more comments on GitHub >

github_iconTop Results From Across the Web

TextMemorySkill's Recall function blocks threads and ...
Describe the bug I crafted a WPF app and hooked a button with a RelayCommand that will eventually invoke ISKFunction.InvokeAsync method.
Read more >
Service not found error when using QA sample · Issue #1839
However when I plug in my OpenAI key and try to run it, I receive the following error: Microsoft.SemanticKernel.KernelException: 'Service not ...
Read more >
GitHub Repo Q&A Bot sample app error #480
Attempt to download the microsoft/semantic-kernel repo using the "GitHub Repo Q&A Bot" sample app results in an error with the message: "Bad ...
Read more >
GitHub Repo Q&A Bot sample app is badly broken #752
Describe the bug I pointed the GitHub Repo Q&A bot (using text-embedding-ada-002) at a small NextJS TypeScript repo that uses fetch to ...
Read more >
Function `time.Date` not found · Issue #2361 · microsoft/ ...
Describe the bug. It appears semantic functions can no longer call functions from within the templated prompt. To Reproduce Steps to reproduce the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found