-
i get this error
```
(today) arkodeepchatterjee@Arkodeeps-MacBook-Air today % python3 agent.py connect --room my-room
2024-10-21 20:34:49,346 - DEBUG asyncio - Using selector: KqueueSelector
…
-
### Type of issue
Outdated article
### Description
Add the following notice at the top of the page ([this is the same notice that is on the GitHub repo as well](https://github.com/Azure/azure-sdk-f…
-
File Search, Assistants, and Runs: https://platform.openai.com/docs/assistants/tools/file-search?context=without-streaming
OpenAI has a vector db and allows for Assistants to search and retrieve fr…
-
### Issue
> /model xai/grok-beta
Warning for xai/grok-beta: Unknown context window size and costs, using sane defaults.
Did you mean one of these?
- xai/grok-beta
Aider v0.62.1
Model: xai/grok…
-
Se prompt engineering guide for eksempler: https://platform.openai.com/docs/guides/prompt-engineering
Vurder å skille prompten etter roller: system og user
-
For reference openai assistants docs: https://platform.openai.com/docs/assistants/overview
Assistants is a verbose wrapper over chat completion api..but it's a useful way to think about openai chat…
-
### What happened?
Why can't I successfully configure Azure OpenAI using config.yaml, and it always returns a 404 error? Is there an issue with my configuration? Even the simplest configuration attem…
-
# New Feature: chat/completions style endpoint with structured generation support.
## Background
When serving outlines with vLLM to interact with an HTTP library, currently only the `/generate` en…
-
如题,我已再三确认模型是存在的。
**配置如下:**
openai:
# OpenAI 相关配置。OpenAI管理后台: https://platform.openai.com/api-keys
#api_key:
#base_url: # API的网址。原版API使用默认值: https://api.openai.com/v1
api_key: sk-z…
-
**Describe the bug**
Any OpenAI o1 model, does not work.
**To Reproduce**
Add the OpenAI provider using LiteLLM, and specify o1-mini or o1-preview.
**Expected behavior**
The model answers my …