白皓天

Results 3 issues of 白皓天

(genesis) baihaotian@Bais-MacBook-Pro-2 space_time_inpaint % python test.py objc[73181]: Class GLFWHelper is implemented in both /opt/anaconda3/envs/genesis/lib/python3.11/site-packages/taichi/_lib/core/taichi_python.cpython-311-darwin.so (0x1733f4570) and /opt/anaconda3/envs/genesis/lib/python3.11/site-packages/pygel3d/libPyGEL.dylib (0x317cd97c0). One of the two will be used. Which one is undefined. objc[73181]:...

When setting ` export VLLM_API_BASE="http://0.0.0.0:8888" # Run the Letta server (usually on a different port) poetry run letta server --host 0.0.0.0 --port 80 # Add --ade if needed for development...

**Describe the bug** When using the vLLM as the provider, it raises multiple providers error as it adds two vLLM based providers here: https://github.com/letta-ai/letta/blob/79f4a7e94bce70ac9bc806ab12ea7231439b488a/letta/server/server.py#L291-L306 Therefore, errors were raised with len(providers)...