Really Him
Really Him
Some of these are like "weird things people might do to mess around" but it's interesting that (a) the operators are sort of redundant because you can just use normal...
`__import__('os').system('rm -rf /')` `print(open('/etc/passwd').read())` maybe you want to move this to a private discussion, I don't know how far this goes in terms of being a genuine threat vector to...
@jairad26 @jeffchuber
thanks @tazarov that looks like an interesting resource. i'm not a native pythonista so probably i'm not grok-ing something, but i guess i'm having trouble reconciling what you said with...
@tazarov no that's totally fair, but it's just a case of an API that's exposing a remote server to that kind of malicious input, so I guess - is(n't) there...
@arw357 looks like this feature is maybe coming soon, keep an eye on this PR: https://github.com/chroma-core/chroma/pull/4250
@0xRaduan this is a really cool idea... I haven't tried it yet (and can't try it right now cuz API outage), but have you tried deleting the project directory for...
i haven't looked into that issue, maybe you're right but i'll let you know if i find anything helpful. In any case i think this is a good request, like...
> any updates on this? Can you state exactly what you're looking for? I have some similar solution implemented for interactive mode so just need to know the details. You...
thanks @cheolwanpark ! Looks like a very tidy toolkit. I don't use the python sdk much, and one thing that caught my eye was that it didn't seem that complicated...