-
i am getting this error ayone aware of it how to solve ?
`To create a public link, set `share=True` in `launch()`.
ERROR: Exception in ASGI application
Traceback (most recent call last):
F…
-
**Description**
Would be nice if when editing template schema we could add more user friendly name that would be displayed in the CMS.
![Screenshot 2024-10-24 at 4 47 19 PM](https://github.com/use…
-
In https://github.com/OpenDataServices/cove/issues/679 we identified an issue with fields containing an `_` not being detected as additional fields.
Functionally, this is identical to https://gith…
-
### Description of the bug:
When using response_schema in generate_content the response schema is not respected if the response_schema is set using a object
### Actual vs expected behavior:
I e…
-
As mentioned in https://github.com/zarr-developers/zarr-specs/pull/309, I ran across some challenges with how the Zarr v3 spec does extensions. I think that we might be able to learn some lessons from…
-
### Current Behavior
failed ci job: https://github.com/zilliztech/milvus-backup/actions/runs/11736563186/job/32696141533
`test_milvus_restore_back_with_upsert`
```
self =
src_name = 'restore…
-
I have been experimenting a bit with constructing a single source of truth when developing an adapter. Here is the general idea I'm using right now
- Use a `src/schema.trustfall.graphql` as source …
-
We have gone through the example authoring documents used for the blog pages and there appears to be a number of properties fields that still need to be included. These should apply to all pages. Plea…
-
### Motivation: Why do you think this is important?
```
@dataclass
class MyOtherStruct:
i: int = 5
@workflow
def my_wf_with_defaults(a: MyOtherStruct) -> int:
return my_task()
```
…
-
> #[schemars(required)
> When set on an Option field, this will create a schemas as though the field were a T.
Some consumers of JSON Schema such as [OpenAI Structured Output](https://openai.com/i…