JasonHonKL
JasonHonKL
Same thought here. Please support faiss db.
@linzi687 this issue is not agent lighting problem is a connection problem agentops.exceptions.ApiServerException: Authentication failed: 502 You seems not handling the authentication properly and ``` unavailable: RpcError: RPC Error message:...
@the10thWiz I would give this issue a try. I think we may have to refactor part of the Client API first. Maybe need some help later cause I am pretty...
I think the best solution for this problem if you are using linux / MacOS is using virtual environment ``` python3 -m venv .env source .env/bin/activate pip3 install manim manimlib...
@Muktarsadiq The author is quite busy recently you can try to work on it.
@Muktarsadiq sorry I am not the author but I know he is very busy for his own stuff recently. :(
I do think this is a good proposal loll this is annoying especially when copy and paste
But the type declaration you provided should be treated as an "or" statement. For example, int | str is regarded by mypy as either int or str. Sorry for being...