-
## 💻 The Brief
AI Tech to use/discover:
- [GPT-4 (Vision)](https://platform.openai.com/docs/guides/vision/quick-start)
- [GPT-4 (Vision) on Clarifai Platform](https://clarifai.com/openai/chat-com…
-
### Validations
- [ ] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
### Confirm this is a Node library issue and not an underlying OpenAI API issue
- [X] This is an issue with the Node library
### Describe the bug
The response from ChatGPT unexpectedly cuts off if …
-
Regarding the "gpt-4-vision-preview" model, we have discovered that when using this model, OpenAI's "OpenAI Image Downloader" crawler with the User-Agent "OpenAI Image Downloader" comes to fetch the i…
-
### Problem Description
> 所有 gpt 开头的模型(除 gpt-4-vision-preview)都会默认为支持模型调用
有一些非gpt模型也支持langchain,比如通过MartialBE/one-api转发的非OpenAI模型的函数调用
### Solution Description
能不能类似custom_model,在环境变量或者设置界面上,提供一…
-
### Installation Method | 安装方法与平台
Anaconda (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
我在config_private.py添加了api_key`API_KEY =…
-
The Settings modal used to be the place where you changed the model you were using:
However, this is no longer true, since we have the "Ask" button and menu.
Let's either remove it or conver…
-
Maybe you could use gpt 4 vision to check the current state of how the website looks, then send that input off together with the prompt so that the ai can understand what its looking at and what the u…
-
### Bug Description
I'm trying to calculate the number of tokens consumed by my GPT4 vision call using the following code. however, the total_llm_token_count is always zero. Can anyone tell me how to…
-
It will be great when we have image support in core. It would be nice to also have gif/video support. For example, a dev could attach a gif to the release notes and generate alt text for it, or a user…