Asaf Shakarzy
Asaf Shakarzy
it's a bit challenging with GraphQL as it requires static definitions of the args, the easiest way would be to find some filter string that can be easily converted to...
@saig0 i think that this syntax restricts a single filter condition, i would make filter an array if possible for multi conditions
@saig0 i don't have specific demands atm, it was more a suggestion for your project :)
@saig0 first, i'd like to say that it's a great effort as there's currently no way to read Zeebe data easily. I would like to clarify this, when ES exporter...
@saig0 ah, I thought operate puts some "processors" on ES somehow, yea fair enough, I guess you just need some kind of cursor / store the last document fetched as...
Hey @nirga , I started a local docker instance of `jaegertracing/all-in-one:1.57` to check out _openllmetry_ locally and I get `Failed to export batch code: 404, reason: 404 page not found`...
Thanks @nirga since this is not a feature / bug rather more of a question i'll convert this into a discussion - thanks.
@shuding this commit is important, currently new chats are not added to the sidebar (see https://github.com/vercel/ai-chatbot/issues/231)
Just be careful not to end with a library that looks more like a platform :) I think it should be designed in relation with https://github.com/pydantic/pydantic-ai/issues/695 If not technically then...
Hey guys, Here's a stacktrace, let me know if you need more info: ``` File "`/Users/johndoe/geminitest`/.venv/lib/python3.13/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling result = func() File "/Users/johndoe/geminitest/.venv/lib/python3.13/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec exec(code,...