Commit Graph

5 Commits

Author SHA1 Message Date
Peter Edwards
650e2dcd6d cleaned up .env to move Azure config to separate azure.yaml file
updated README.md to explain new config
added Azure yaml loader to config class
centralized model retrieval into config class
this commit effectively combines and replaces #700 and #580
2023-04-12 11:27:37 +02:00
Peter Edwards
9d33a75083 Changes for Azure embedding handling 2023-04-11 13:45:37 +02:00
BillSchumacher
5d13fb2546 Remove unused function. 2023-04-07 15:03:20 -05:00
BillSchumacher
5a1d9e6d0a Implement redis memory backend. 2023-04-07 00:08:25 -05:00
BillSchumacher
6819799ebe Create an abstract MemoryProviderSingleton class. Pass config instead of instantiating a new one where used. 2023-04-06 22:25:17 -05:00