-
### Discussed in https://github.com/hwchase17/langchain/discussions/7423
Originally posted by **aju22** July 9, 2023
Here is the code I'm using for initializing a Zero Shot ReAct Agent with s…
-
Hello everyone, i was wondering about Bot Composer support of Microsoft's new technologies from Azure Cognitive Services For Language and bot composer's future as a whole.
While searching answers i…
-
I'm trying to use a CPU server to run vicuna-13b-delta-v0 via huggingface pipeline.
Unfortunately, I got non-sense result.
My code:
`model_name = "./models/vicuna-13b-delta-v0"
import torch
con…
-
I've been trying to implement a chatbot that uses contexts from files.
I already have all the backend necessary to embed my files, but I'm struggling to make the last part work.
Have anyone succes…
-
One of my use cases is basically running another instance for my friends to use as a telegram bot. It would be helpful to have a way to ‘whitelist’ all telegram IDs so as long as they know the link to…
-
Hello, Currently we have a bot in production which is actively used by 5000 plus people every day. This bot is actually BF Virtual assistant built using latest BF node SDK and connects to bunch of Ski…
-
When i tried to use the non-streaming, `ValueError: too many values to unpack (expected 2)` error came out.
-
No matter what text I put into the request on /comprehend I get a value of True returned.
-
-
This issue may sound silly, I apologize for not being able to find the answer (and for my poor English).
For example, I want my chatbot only use paths from a list I give. I tried to include the fol…