Raul Chedrese
Raul Chedrese
If any child element of a `TabPanel` has `role='tab'` clicking on that element will cause the selected tab to become the first tab. Example: Clicking on `hello` will cause the...
It looks like the current implementation of `ChatGoogleAI` doesn't work with the latest version of the Google Gemini API defined [here](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/gemini#gemini-pro). [This](https://github.com/raulchedrese/langchain/commit/c6bbaedbf7642c5e6598b7a55d201a3bbe38005d) was enough to get it working for my...
This looks to be related to this issue https://github.com/rabbitmq/rabbitmq-server/issues/11328. Seems like it is fixed in the newest version of https://hex.pm/packages/rabbit_common but the dependency chain from here to there will need...
I can't seem to get this parser to work with Rust Tree-sitter or Swift Tree-sitter. When attempting to compile the project after adding `tree-sitter-phpdoc` as a dependency I run into...