Skip to content

Commit 0d5af37

Browse files
JonahSussmanshawn-hurley
authored andcommitted
✨ Added continuation support for Amazon Bedrock (konveyor#675)
* ✨ Preliminary continuation support for Amazon Bedrock Signed-off-by: JonahSussman <[email protected]> * Added back configurable fields Signed-off-by: JonahSussman <[email protected]> * Removed surrounding whitespace from AIMessage Signed-off-by: JonahSussman <[email protected]> * Fixed challenge Signed-off-by: JonahSussman <[email protected]> * Removed time.sleep Signed-off-by: JonahSussman <[email protected]> * Made invoke_llm loop more clear Signed-off-by: JonahSussman <[email protected]> * Made response object explicit Signed-off-by: JonahSussman <[email protected]> * Updated langchain to use .text() Signed-off-by: JonahSussman <[email protected]> * Resorted custom-words.txt Signed-off-by: JonahSussman <[email protected]> --------- Signed-off-by: JonahSussman <[email protected]>
1 parent 38b37d6 commit 0d5af37

File tree

14 files changed

+427
-218
lines changed

14 files changed

+427
-218
lines changed

.trunk/configs/custom-words.txt

+7-8
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ flywaydb
3838
frobinate
3939
genai
4040
genproto
41+
getpid
4142
gomod
4243
gopls
4344
gpgsign
@@ -118,14 +119,16 @@ PYTHONPATH
118119
pytype
119120
quarkus
120121
resteasy
122+
rhoai
121123
ropeproject
122124
Scrapy
123125
sdist
126+
sdktrace
124127
semconv
125128
sessionbean
129+
SHFT
126130
shurley
127131
sirupsen
128-
rhoai
129132
smallrye
130133
springboot
131134
springframework
@@ -145,15 +148,11 @@ testnested
145148
textmap
146149
tgis
147150
tiiuae
151+
tmpl
148152
tracesdk
153+
uberjar
149154
upperbound
150155
venv
156+
VLLM
151157
webassets
152158
webmvc
153-
SHFT
154-
httpsnoop
155-
felixge
156-
cenkalti
157-
tmpl
158-
sdktrace
159-
uberjar

0 commit comments

Comments
 (0)