-
![image](https://github.com/lm-sys/FastChat/assets/40717349/e56498e8-8fb0-49f7-ac14-0b6bc4842c05)
![image](https://github.com/lm-sys/FastChat/assets/40717349/c51c328e-a7a8-471d-b821-65d0992cbc7c)
-
make it impressive and interesting and helpful. we want to win the hackathon!
Checklist
- [X] Create `EventAssistantBot.cs` ✓ https://github.com/MeDott29/.NET-Hack-2023/commit/6f7c292473a6cf7db59…
-
Support GPT-4 Vision.
Requirements:
- architectural adaptation to support the superset of features that this model supports
- probable support for multi-part inputs in messages of chat/generate …
-
Issue is to track existing RAG implementations for reference.
RAGFlow: https://github.com/infiniflow/ragflow
Kotaemon: https://github.com/Cinnamon/kotaemon/tree/main
Langroid demo: https://github…
-
### Problem
To access our own custom trained LLM model using privatae endpoint hosted on local env.
-
**运行环境**
- 部署方式:
手动部署 还是 自动部署
- 系统环境:
e,g, Centos x64
- Python环境(仅手动部署填写):
e.g. Python 3.10.9
**描述漏洞**
什么时候发生的,mirai还是主程序,越详细越好
**完整报错信息**
完整的报错信息[2023-07-29 20:32:55.512] me…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Feature Description
Save streaming thread message data to external DB
### Use Case
Is there a way to save thread messages to external database after the completion of streaming via AssistantRes…
-
Thanks in advance. I built the image in docker with the following Dockerfile:
```
FROM python:3.10
# Set the working directory in the container
WORKDIR /app
# Copy the requirements.txt file a…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…