-
### Bug Description
在未更新前还是可以使用claude-3-opus-20240229的,更新后就无法使用了,在环境变量处自定义模型,还是会匹配到预设的渠道(Anthropic)
![image](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/assets/136682520/cb49f1c7-a3ad-43e3-…
-
### Describe the bug
We're working on some anthropic/claude tracing, but langfuse is not registering the `user_id` for my generation.
### To reproduce
```python
from typing import Optional
impo…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### 插件版本号 | Version
1.6.5
### 平台 | Platform
macOS
### 浏览器 | Browsers
Safari
### 插件类型 | Extension Type
浏览器插件 | Browser Extension
### 请描述这个Bug | Describe the bug
如题所示,Claude账户是付费账户,且在Claude API…
-
I tried using the openai base url locally(via curl) and it worked. this is the log:
```info
raycast | 2024-07-14 11:10:11,112 MainThread main.py :72 INFO : Received request to /api/v1/me
…
-
When running the evaluation script with the recent changes to the evaluation harness, I get an error when trying to set up the testbed environment, basically conda is downloaded and installed, but the…
-
### What happened?
Inconsistent outputs depending on which function/method is used to compute them.
For example, streaming vs non-streaming token count may differ for some providers. Custom token …
-
### Issue with current documentation:
In this section: https://langchain-ai.github.io/langgraph/tutorials/introduction/#what-if-you-want-to-overwrite-existing-messages
```
events = graph.stream(N…
-
### Issue
I think I've managed to find a bug (?) to crash aider. So if there are symlinks in repository to paths that do not exist. Example trace:
```
Use /help to see in-chat commands, run with …
gwpl updated
4 months ago
-
### Bug Description
The Anthropic model component in our system is not accepting input from any source, including hard-coded messages in the unhidden value. This severely limits the functionality of …