Darko Mesaros
Darko Mesaros
Have the ability to get the information on the current AWS account being used by the profile.
Make sure to update the config file if it differs from the one shipped with the application. OR - gracefully continue with defaults.
Be able to generate .diff files when asked to make changes to m y code base using the `--source` flag.
Have a way to display current the context window usage of the current chat (count tokens).
Have the ability to output colorful text when rendering markdown (or code blocks)
A feature where you can enter `/s` or something to save the current chat to a local file for later recall.
Have the ability to pass system prompts from text files.
This is due to a `ServiceUnavailableException` - [SDK](https://docs.rs/aws-sdk-bedrockruntime/latest/aws_sdk_bedrockruntime/types/error/struct.ServiceUnavailableException.html). That is connected to issues with availability of the resource on the Bedrock side. Suggestions from the [docs](https://docs.rs/aws-sdk-bedrockruntime/latest/aws_sdk_bedrockruntime/types/error/struct.ServiceUnavailableException.html) are to implement *exponential...