Files
crewAI/src/crewai/utilities
rishi154 515478473a Fix : short_term_memory with bedrock - using user defined model(when passed as attribute) rather than default (#1959)
* Update embedding_configurator.py

Modified  _configure_bedrock method to use user submitted model_name rather than default  amazon.titan-embed-text-v1.

Sending model_name in short_term_memory (embedder_config/config) was not working.


 # Passing model_name to use model_name provide by user than using default. Added if/else for backward compatibility

* Update embedding_configurator.py

Incorporated review comments

---------

Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
2025-02-04 16:44:07 -05:00
..
2024-09-26 21:41:23 -03:00
2024-11-20 15:40:08 -08:00
2025-01-29 19:41:09 -05:00
2024-08-23 10:52:36 -03:00
2025-01-20 13:30:09 -03:00
2025-01-20 13:30:09 -03:00