-
Add overview explaining WHY the 4 instance queues are set up the way they are.
After this is merged: https://github.com/canjs/can-queues/pull/8
`docs/can-queues.md` will be the file that needs t…
-
I want to do the retrieval process using AzureOpen AI model, how to do it, where can i pass those extra variables?
-
### Issue
I get answers in Spanish, which is weird. I don't doubt the model because I use it in other tools, and I get answers in English, but with Aider **~~0.2.5~~** 0.57.1 I get this behavior
(my…
-
The file names contain necessary data:
- patient id
- sex
- age
- image_type
which needs to be extracted in order to be stored in the DICOM tags. This can be tricky, since the file names hav…
zgypa updated
1 month ago
-
I wrote a fully automatic python file for Chinese translation. I think we can cooperate. We just need to modify some of its logic and change the language of AI prompt words.
Here is my project:
ht…
-
### 这个bug是否已存在现有issue了?
- [X] 我确认没有已有issue,且已阅读**常见问题**。
### 错误表现
o1-mini不支持system字段了。
### 复现操作
正常部署最新版本
### 错误日志
```shell
前端报错:
☹️发生了错误:Unsupported value: 'messages[0].role' does not support …
-
Are there plans to support o1 models: `o1-preview` and `o1-mini`? I suppose they use already existing encodings, so it is not a problem to add support for them.
-
### What happened?
When using the Azure OpenAI API with the `o1-preview` and `o1-mini` models, an error occurs due to the use of unsupported parameter `stream`.
Here is the my azure openai endp…
-
### Discussed in https://github.com/orgs/langfuse/discussions/3338
Originally posted by **juan-abia** September 13, 2024
### Describe the feature or potential improvement
Add this new model…
-
### Description
Implement LangGraph information extraction for a specific use case as a proof of concept.
Parameters: data template, prompt, documents
Output: Set of objects such that each object …