-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
### Forge Commit 或者 Tag
2995d78825b8f02c0ab14c01bd2db679528a3034
### Pyth…
-
### What happened?
When using a Pydantic class as a reponse_format with fireworks.ai I'm getting an error:
`class BooleanResponse(BaseModel):
result: bool
def test_fireworks_structured_o…
-
AI Chat can be scrolled in the sidebar
But when opening AI Chat in a new window, it cannot be scrolled.
https://github.com/getcursor/cursor/assets/5707556/6bd65128-05d2-4dab-ac16-b712e08a3167
…
aidec updated
3 months ago
-
### Check for existing issues
- [X] Completed
### Describe the feature
Could there be a way to disable AI completions in the AI chat area? Get a bit distracting with both AI's.
Hitting the ignor…
-
**Describe the bug**
OpenAI API endpoint is "/v1/chat/completions", but OVMS endpoint is "/v3/chat/completions".
most of existing application doesn't allow user to modify the prefix “**V1**” to "**…
-
-
Using Delphi 12.1 here.
Saving the default layout with a docked AI Chat tab, is not working properly: input text field is missing from the view.
Undocking and re-docking AI Chat is the current wor…
-
### Hi... Hotel California, will remember that, cheers. I know its about being trapped in this world. Any other significance? ||| (1) I was thinking, can I livestream as an independent, and give so…
-
## Problem Statement
Dynamic AI Provider model list retrieval is not working.
## Related with
#307 : Issue : Add Together AI Integration
#385 : PR : feat: add Together AI integration and provide…
-
```ts
const greeting = ai.definePrompt(
{ name: 'greeter', tools: [changeUserName] },
`{{ role "system"}} user's name is {{ @state.userName}}, greet them`
);
(async () => {
const session…