Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

長文を一度にインプットするとチャット履歴が確認できなくなる #394

Open
okamoto-aws opened this issue Mar 14, 2024 · 0 comments

Comments

@okamoto-aws
Copy link
Collaborator

夏目漱石『こころ』(UTF-8で約522KB, Bedrock Playgroundで確認したClaude3のInput Token Count: 約170K)をインプットすると、
その画面ではBedrockからのCompletionが返ってきて、内容確認できるものの、
チャット履歴を開けない状態となる。

DynamoDBをチェックしたところ、当該チャットのレコードがすべて保存されていなかった。
Item size上限(400KB)に引っかかりWriteに失敗していると想定される。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant