chai3

Results 18 comments of chai3

@genzerstech Undeployable

@mrT23 I think we can fix it by updating litellm from 1.31.10 to v1.40.9 and set CUSTOM_TIKTOKEN_CACHE_DIR (not TIKTOKEN_CACHE_DIR ) to /tmp https://github.com/BerriAI/litellm/issues/2607#issuecomment-2162860092 > https://github.com/BerriAI/litellm/pull/4119 released on litellm v1.40.9 >...

I think it's better and simple to have no logs because enabled is false.

This news made me sad. My chain doesn't need LangGraph's memory or checkpoints. LangGraph requires Postgresql and Radis, which makes the infrastructure cumbersome. I want to host my Chain with...

@tnunamak @maurobender @Jonas1312 #4119 released on v1.40.9 We can use environment variable `CUSTOM_TIKTOKEN_CACHE_DIR`

@fingon Are you still having problems? litellm/utils.py top level code ```python os.environ["TIKTOKEN_CACHE_DIR"] = os.getenv("CUSTOM_TIKTOKEN_CACHE_DIR", filename) ``` https://github.com/BerriAI/litellm/pull/4119/files#diff-9661b0d8f1d9f48433f2323d1102e963d3098f667f7a25caea79f16fa282f6ddL52-R54

invalid regex got ![image](https://github.com/user-attachments/assets/b4f082f1-f9d1-45e8-b1a2-88175a416ff9) can this be allowed?