Josh Shepherd

Results 7 comments of Josh Shepherd

make sure the directory names don't contain '!' it will throw this error

The Webview doesn't help this either, It allows you to see elements that would otherwise be obstructed within the static titlebar, But it shifts the whole webpage causing you to...

They are hardcoded in memory/base.ts bufferMemory.ts and summary.ts modules and in the schema ![image](https://user-images.githubusercontent.com/12848054/236704531-1cf1205d-00de-4fc5-bb9a-d994696ecfa4.png) ![image](https://user-images.githubusercontent.com/12848054/236704632-29ede166-7127-432a-a2ae-d01a58714a92.png) For some reason the prefix input variables aren't being passed along. You can either, Fix...

Its supposed to be fixed.. But its not: https://python.langchain.com/en/latest/modules/memory/examples/conversational_customization.html#human-prefix

Removing the Role from the pushed string helped mitigate any issues with responses staying "In Character" and not being returned like "As and AI im blah blah blah" ![image](https://github.com/hwchase17/langchain/assets/12848054/72a8ede3-788d-4b3d-a99c-f15b22e04358)

I just use this with the OpenAI python package and just send the audio file to the whisper API that way: ```py import time import os from pathlib import Path...

It's incredibly frustrating and unorganized.. You'd think that with all the money they're making, they could afford to allocate someone to fix their Docs and professionally maintain this package. I...