-
Hi! Thanks for making this fork of oobabot! When working, it seems to perform much better with openai-compatible endpoints than other forks.
A few issues came up when trying to use openai as the pr…
-
Hello, I'm getting an error stating Vender folder is missing.
Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\Chat\index.php on line…
-
前面文章参考:克隆人像和声音,metahuman与GPT-SoVITS接口打通,过程汇总(https://github.com/lipku/metahuman-stream/issues/210)
1.流程概要:前台语音及上传到后台->asr语音识别->LLM对话模型->metahuman呈现
2.增加asr语音识别库
下载模型:https://openaipublic.azure…
-
### Question
I downloaded llava-llama-2-13b from:
https://huggingface.co/liuhaotian/llava-llama-2-13b-chat-lightning-preview
Then I've quantized the model to 4-bit using .
```
git clone htt…
-
Does steamship-langchain support token streaming or server side events?
Example of a langchain app with token streaming with FastAPI and Uvicorn from
https://pypi.org/project/fastapi-async-langc…
-
### Bug Description
`llama_index` retries `openai.AuthenticationError`
### Version
0.10.19
### Steps to Reproduce
make a request via `llama_index` to Open AI, just use a random string as a key.
…
-
### Description
data.append({ 'sources': functionResponse.sources }); If the string is too long, it will be truncated.
### Code example
```ts
const data = new experimental_StreamData();
…
-
### Describe the bug
Time to time, LLM:
- hallucinates
- doesn't answer in the timeframe
- backend render an HTTP 500 error
The generated error is `Uncaught app exception`, and the whole ap…
-
There has been some discussion about the possibility of including a FSH tab alongside the other tabs on resource pages in IGs. There are multiple ways of going about this, one of which would be using …
-
![111111](https://github.com/Chainlit/chainlit/assets/53430154/d4928622-ecd2-4970-b2cd-bb0b8667064a)
the agent is a AgentExecutor,unable to implement streaming output in chainlit.
![2222222](htt…