-
-
People should be easily able to roll out gpt enabled bots without much/any config
-
Hey team! I'm using poe.com on their web interface, which:
- Allows users to create custom bots with unique names
- 4000 GPT4 messages/month for 20 bucks
With openai api, I'm sending 50 gpt-4 m…
-
## Project Proposal: Telegram Bot with OpenAI Integration
@Mrinank-Bhowmick I propose the development of a new project that aims to create a Telegram bot integrated with the OpenAI API. The primary …
-
### Describe the bug
![image](https://github.com/user-attachments/assets/3320fc08-3563-422a-8091-e846782a72aa)
### To reproduce
```python
langfuse_callback_handler = LlamaIndexCallbackHandler(…
-
**Describe the bug**
Using retrieval-augmented models, a sequence of prompts leads to a runtime error (size mismatch between two tensors).
**To Reproduce**
Steps to reproduce the behavior:
1. Af…
-
### Problem Description
自定义的模型只能传图片,能不能支持传文件
### Solution Description
自定义的模型只能传图片,能不能支持传文件
### Alternatives Considered
_No response_
### Additional Context
_No response_
-
Can bots review during push event on github as well? I set it as below but it doesn't seem to work. Is there a way?
API_KEY registered successfully.
# .github/workflows/cr.yml
name: Code Revie…
-
百度和阿里报错relay error (channel #2): message content can not be empty (request id: 20231210215445329345027HfFyWRtJ)
|failed to get token encoder for model ERNIE-Bot-turbo: no encoding for model ERNI…
-
Following the Structured Outputs feature, the idea would be to use JSON as a way to retrieve the reply from the models. This is not necessary at this stage, but this would certainly be beneficial for …