williamito

Results 18 issues of williamito

**Description** Change module names to pretty human readable version, add skeleton Module.md files for each module to allow for module/package level documentation in the future. **Alternative(s) considered** N/A **Type** Documentation...

### Description of the feature request: When sending `FunctionResponse` in a multi-turn messages array, I have to wrap it in `glm.Part` manually: ``` s = Struct() s.update({'result': result}) function_response =...

type:feature request
status:triaged
component:python sdk

Currently there is a single page that both documents usage and serves as a tutorial for how to use. Separate usage instructions to dedicated page, reorganize other content for comprehension.

documentation

Currently there is a single page that both documents usage and serves as a tutorial for how to use. Separate usage instructions to dedicated page, reorganize other content for comprehension.

documentation

Currently there is a single page that both documents usage and serves as a tutorial for how to use. Separate usage instructions to dedicated page, reorganize other content for comprehension.

documentation

With the current structure, a new developer needs to read through multiple pages to understand the different ways data pipes can be run and pick one to start using. This...

documentation

In [this test case](https://github.com/google/android-fhir/blob/master/datacapture/src/test/java/com/google/android/fhir/datacapture/MoreAnswerOptionsTest.kt#L74) the `lang` field is set using `StringType`. However the [translation extension](http://hl7.org/fhir/extension-translation.html) `lang` field should be of type `code`. **Component** SDC library

P2
effort:small