Richard Beales
f4ff62f0cb
Flake8 linter fix E302
2023-04-13 18:57:14 +01:00
Richard Beales
53c00b4199
Hotfix - re-add missing cfg variable to memory/base
2023-04-13 18:01:12 +01:00
Richard Beales
0ba2956ee4
Merge pull request #1014 from drikusroor/fix-flake8-issues-pt-2
...
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
2023-04-13 17:56:06 +01:00
Drikus Roor
abe01ab81e
fix: Fix flake8 linting errors
2023-04-13 11:05:36 +02:00
Kasra Amini
0061976a91
Removed redundant cfg object creation in base memory file
2023-04-13 03:32:39 -04:00
Peter Edwards
bcdb4e476f
Merge remote-tracking branch 'upstream/master' into more_azure
2023-04-13 08:12:29 +02:00
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
Kari Ahdan
a504f0bdd3
Add required env parameters for azure usage
2023-04-10 16:43:06 +03: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