Commit Graph

6 Commits

Author SHA1 Message Date
donlinglok
aa708fb574 update docker setting 2023-08-29 11:48:04 +08:00
SillyLossy
5b8d9e2c92 [Feature request] Specify which GPU to use if CUDA is selected as a command line argument. #65 2023-06-26 11:24:05 +03:00
SillyLossy
a0000347e9 Remove unused modules 2023-06-04 01:58:49 +03:00
kingbri
05535f6b94 ChromaDB: Add connection to a remote server
ChromaDB can be run in a remote context using docker. However, there
is no inbuilt authentication solution yet according to the documentation.

Therefore, this method is only useful if a user want to connect to an
unauthenticated ChromaDB instance. Only use this on a local network
or with mesh solutions such as Tailscale/Zerotier.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-05-30 13:08:56 -04:00
Sanskar Tiwari
b050456016 UPPER constant 2023-05-18 11:12:06 +05:30
Sanskar Tiwari
4c6ae72d94 move constants and run through black 2023-05-18 10:27:25 +05:30