-
### Terraform Core Version
v1.9.8
### AWS Provider Version
5.73.0
### Affected Resource(s)
- aws_lexv2models_bot
- aws_lexv2models_intent
- aws_lexv2models_slot
why after the def…
-
Hi Team,
I am using Lambda to send response to Lex-we-ui.
Is there a property we can set on message so that it doesnt display to user in chat window ?
I tried type=invisible but didn't work. (…
-
Hey there,
Thank you for your time and effort!
I am trying to build `kbd` on a system that uses [`reflex`](https://invisible-island.net/reflex/) as its default `lex` implementation, and it's fai…
-
Hello,
I have enhanced the string regular expresion used in **StepP21Lex.lex** to fix a problem that we have encountered a few times with certain IFC files.
So I ran the **MAKEPARSER.BAT** batch…
-
The point is to transform the push-lexer into a pull-lexer, that is dumb it down a notch, and push more responsibility to the parsers. This may lead to duplication into each parser, at which point we'…
-
**Is your feature request related to a problem? Please describe.**
The following warnings are shown when running `make deps`
```console
...
WARN Failed to create bin at /Users/trivikram/work…
-
https://aws.amazon.com/blogs/machine-learning/create-a-next-generation-chat-assistant-with-amazon-bedrock-amazon-connect-amazon-lex-langchain-and-whatsapp/
Solution deployment
…
-
[basic] would make more sense if it appeared prior to [lex] rather than after. Conversely, [lex.separate] and [lex.phases] really belong in [basic], not [lex]. (We should also consider moving [cpp] t…
-
### Describe the feature
AMAZON.QnAIntent is not supported in lex, it would be nice to be able to use this feature.
### Use Case
I manage all my lex bots through the cdk but can not use this functi…
-
This is a bit complex to implement as it requires state for tracking string parts in all implementations. The lexer already uses as little state as possible so I'd like to keep string state minimal. T…