-
**Bug description**
All calls to OpenAIs chat completion since some hours seem to fail, since the reply from openai now includes the refusal field. In normal situations this field is returned "null",…
-
今天是 2023-06-01 Thursday
Have a childlike innocence in life, and your days will always be accompanied by happiness.
文章推荐:
保持单体,但拆分工作负载, https://www.infoq.cn/article/ALEXa3UJI7rAlMU2PrWg
数据工…
-
Hi,
this seems to affect `AzureOpenAiStreamingChatModel`. I am hypothesising that `LocalAiStreamingChatModel` since the code that handle response code seems to be similar to `AzureOpenAiStreaming…
-
今天是 2023-03-01 Wednesday
Failure is the fog through which we glimpse triumph.
文章推荐:
- 体验新必应——聊天式的搜索引擎辅助工具, https://jimmysong.io/blog/new-bing-chat/
- “特能聊的 ChatGPT”是智能对话技术的下半场吗?, https://www.i…
-
**Describe the bug**
iam using srpingboot 2.4.0
it just simple code but occured error how can i fix ?
```
my Code
ChatLanguageModel model = OpenAiChatModel.builder()
…
-
**Bug description**
I'm experimenting with embeddings and encountered this error when using Bedrock / Titan embedding models:
software.amazon.awssdk.services.bedrockruntime.model.ValidationException…
-
-
**Bug description**
When using PGvector as vector store for **VectorStoreChatMemoryAdvisor** to save conversation history, there is org.postgresql.util.PSQLException "ERROR: syntax error at or near "…
-
### System Info / 系統信息
python3.10
### Who can help? / 谁可以帮助到您?
_No response_
### Information / 问题信息
- [ ] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### R…
-
The company has deployed a large open source model and provided an http interface. Now how can I use Spring AI to access the http interface of the private model?