-
I am not sure if there is any technical issue that blocks me from using gpt-4o version, which is told to be a better version than gpt-4. I am using it for `CreateChatCompletionAsync`
I attempted to…
-
What is the difference between this and the UFO framework?
-
### 这个问题是否已有issue
- [X] 我确认没有已有issue,且已阅读**常见问题**
### 运行环境
- **OS**: windows11
- **Zotero version**: 6.0.23
- **Plugin version**: 0.2.3
### 当前配置信息
api https://api.openai.com
secretKey sk-…h4…
-
## Specific Demand
There are lot of servers that is compatible with Open AI such as [ollama](https://ollama.com/blog/openai-compatibility) and [edgen](https://edgen.co/).
## Implement Sugges…
-
Hi, thank you for great work on LLM evaluation.
I'm very impressed by your work, because there are lack of evaluation metrics for ChatBot.
I want to use this framework to evaluate my model, but the…
-
### Describe your problem
I want to include different openAI models like gpt4, gpt4o and gpt3.5 for chatting. But after adding the API-key in the "Model Providers" page, how do I switch different gpt…
-
Please, make a model configurable in the settings.
I'd like to be able to switch to different model (e.g., gpt3.5, gpt-4o) which should be cheaper and for some scenarios more suitable then default gp…
-
Hi,
I'm working with the most recent code from GitHub. However, I've encountered an issue where the output response is cut off halfway through the completion. I'm linked to the Azure Search Service…
-
# 使用github copilot来访问gpt4
## 拉取copilot-gpt4-service代码
[github地址](https://github.com/aaamoon/copilot-gpt4-service/blob/master/README_CN.md)
## 安装go的运行环境
[go dev](https://go.dev/dl/)
在国内开…
xccjk updated
8 months ago
-
非常好项目!
但目前好像只能通过在.yml内全局设置使用的chat模型。如果全用gpt4在水群场景下有点太过浪费,但在需要正经回答的场景下,用gpt4更有优势。
能否通过不同人格下,设置不同默认gpt model,来完成可以切换使用gpt3.5和4的功能呀?