-
### Feature Description
Trying to adopt example to pretty print json
```
#!/usr/bin/env python3
from elevenlabs.client import ElevenLabs
import json
client = ElevenLabs(
# api_key="YOUR_…
-
While trying to run the telegram bot getting an error json path not serializable
-
Hi,
I try to use the bing search engine tool and I have the Object of type SearchEngineType is not JSON serializable error when executing the agent.create_agent(agent_config) line.
There is my …
-
### XState version
XState version 5
### Description
Seems that when using non-JSON serializable values within a machine the inspector `@statelyai/inspect` stops updating its UI or showing val…
-
### Describe the bug
Attempting to do a nebari deploy on an existing k3s cluster. I had a separate issue with the Traefik CRDs that I will raise separately. But once I get past that, I see this:
`…
-
Hi, I am using tool calling functions with dynamically created Pydantic BaseModel's as type hints. For example:
```python
def configure_workout_plan_template(state: AgentState, config: dict) -> …
-
After I select the I/O dirs, and press "Start batch processing", I get
`TypeError: Object of type Florence2LanguageConfig is not JSON serializable`
What could be causing this?
```
Traceback (m…
-
Currently, the `UnivariateDriftCalculator` object supports serialization via pickle. However, this format is not compatible with Apache Spark, which I intend to use for processing. on the inference si…
-
This is a required step to improve modularity: The value rendering stuff currently in `render/json` should be moved into the bones, to allow for a JSON-like data serialization in one place.
It is s…
-
### Feature Request / Improvement
The REST Catalog exposes `Table` and `TableMetadata` information as HTTP endpoints in JSON format ([link](https://iceberg-rest-image.fly.dev/v1/namespaces/default/ta…