-
Hello Authors of SmartPlay,
Thank you for providing this nice testbed.
I am trying to replicate the scores for Table 2, follow your env setting on git repo.
eg. For RockPaperScissorBasic (RPS) g…
-
How can I fix this error?
{
"status": 404,
"headers": {},
"error": {
"message": "The model `gpt-4-0613` does not exist or you do not have access to it.",
"type": "invalid_request_e…
-
**Plugin namespace**
`show_me_diagrams` and `whimsical`
**Error log**
It either throws an error (`TypeError: Session.request() got an unexpected keyword argument 'mermaid'`), or just says "As an …
-
-
Feature Request:
Add a combo box for model selection into the settings.
Why combo box? So that the user can not only select predefined models like 'gpt-3.5-turbo' or 'gpt-4' but also specify it via t…
-
Per the documentation [here](https://platform.openai.com/docs/api-reference/chat/object), the OpenAI API should return a system_fingerprint. However, when calling any model that is not gpt-3.5-turbo-1…
-
Experiment 1
Prompt A: Token wise but _____ foolish.
Results for gpt-3.5-turbo-0613 temperature=1.
1. knowledgeable
2. knowledgeable
3. Token wise but cash foolish.
4. skillful
5. Resourceful but t…
-
# FreeGPT4.0APIKEY
FreeGPT4.0APIKEY 中转 点击了解👉🏻 GPTech API
# 它的特点:
#### 方便:所有用到 OpenAI API 的地方都可以无缝替代;
#### 快速:我会持续优化中转服务的线路速度,来保证使用体验;
#### 省心:没有包月,没有会员,没有限时,用多少买多少,不用担心过期。
# 如何使用?
首先需要【注册】一个平台账…
-
I have this snippet:
```python
# -*- mode: snippet -*-
# name: llm-c3o
# key:
-
I have passed in the API KEY and loaded the extension, when I tried to run
%%chat -m gpt-4-0613
List all the files in the folder
It raises this error.