Skip to content

Commit

Permalink
Update 2024-11-14 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
friendli-bot and github-actions[bot] authored Nov 14, 2024
1 parent 70746fa commit 3ef4949
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 24 deletions.
14 changes: 7 additions & 7 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: f3669dca-8853-4d85-914e-fb38172139b6
management:
docChecksum: 2aebc86864ba0cfb1b4613619ef07c00
docChecksum: b22d691bcae87aa4189932224b5837cf
docVersion: v1
speakeasyVersion: 1.438.1
generationVersion: 2.457.2
releaseVersion: 0.2.35
configChecksum: 5800034fa33113df58b1549582b885cf
speakeasyVersion: 1.439.0
generationVersion: 2.457.9
releaseVersion: 0.2.38
configChecksum: 4074ae8f5c2f3a2d2f1143a51f893a14
repoURL: https://github.com/friendliai/friendli-python-internal.git
installationURL: https://github.com/friendliai/friendli-python-internal.git
published: true
features:
python:
additionalDependencies: 1.0.0
constsAndDefaults: 1.0.4
core: 5.6.4
core: 5.6.5
defaultEnabledRetries: 0.2.0
enumUnions: 0.1.0
envVarSecurityUsage: 0.3.2
Expand Down Expand Up @@ -333,7 +333,7 @@ examples:
application/json: {"model": "meta-llama-3.1-8b-instruct", "messages": [{"role": "system", "content": "You are a helpful assistant."}, {"role": "user", "content": "What is 3 + 6?"}], "max_tokens": 200, "tools": [{"type": "math:statistics"}]}
responses:
"200":
text/event-stream: "event: tool_status\ndata: {\"tool_call_id\":\"call_3QrfStXSU6fGdOGPcETocIAq\",\"name\":\"math:calculator\",\"status\":\"STARTED\",\"parameters\":[{\"name\":\"expression\",\"value\":\"150 * 1.60934\"}],\"result\":\"None\",\"files\":null,\"message\":null,\"error\":null,\"usage\":null,\"timestamp\":1726277121}\n\nevent: tool_status\ndata: {\"tool_call_id\":\"call_3QrfStXSU6fGdOGPcETocIAq\",\"name\":\"math:calculator\",\"status\":\"ENDED\",\"parameters\":[{\"name\":\"expression\",\"value\":\"150 * 1.60934\"}],\"result\":\"\\\"{\\\\\\\"result\\\\\\\": \\\\\\\"150 * 1.60934=241.401000000000\\\\\\\"}\\\"\",\"files\":null,\"message\":null,\"error\":null,\"usage\":null,\"timestamp\":1726277121}\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\"To\"},\"finish_reason\":null,\"logprobs\":null}],\"created\":1726277121}\n\n...\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\".\"},\"finish_reason\":null,\"logprobs\":null}],\"created\":1726277121}\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{},\"finish_reason\":\"stop\",\"logprobs\":null}],\"created\":1726277121}\n\ndata: [DONE]\n"
text/event-stream: "event: tool_status\ndata: {\"tool_call_id\":\"call_3QrfStXSU6fGdOGPcETocIAq\",\"name\":\"math:calculator\",\"status\":\"STARTED\",\"parameters\":[{\"name\":\"expression\",\"value\":\"150 * 1.60934\"}],\"result\":null,\"files\":null,\"message\":null,\"error\":null,\"usage\":null,\"timestamp\":1726277121}\n\nevent: tool_status\ndata: {\"tool_call_id\":\"call_3QrfStXSU6fGdOGPcETocIAq\",\"name\":\"math:calculator\",\"status\":\"ENDED\",\"parameters\":[{\"name\":\"expression\",\"value\":\"150 * 1.60934\"}],\"result\":\"\\\"{\\\\\\\"result\\\\\\\": \\\\\\\"150 * 1.60934=241.401000000000\\\\\\\"}\\\"\",\"files\":null,\"message\":null,\"error\":null,\"usage\":null,\"timestamp\":1726277121}\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\"To\"},\"finish_reason\":null,\"logprobs\":null}],\"created\":1726277121}\n\n...\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\".\"},\"finish_reason\":null,\"logprobs\":null}],\"created\":1726277121}\n\ndata: {\"choices\":[{\"index\":0,\"delta\":{},\"finish_reason\":\"stop\",\"logprobs\":null}],\"created\":1726277121}\n\ndata: [DONE]\n"
serverlessCompletionsComplete:
"":
requestBody:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
python:
version: 0.2.35
version: 0.2.38
additionalDependencies:
dev: {}
main: {}
Expand Down
14 changes: 8 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
speakeasyVersion: 1.438.1
speakeasyVersion: 1.439.0
sources:
Friendli-API-Schema:
sourceNamespace: friendli-api-schema
sourceRevisionDigest: sha256:9461dfc8e2ace328997e611f0e73fd5f954b16187000a58b0e58c4070ccbb54d
sourceBlobDigest: sha256:320a8f9b91d37b7a0363e9ccde4834d75fe5c4004d69f2f0399922cfd202afdf
sourceRevisionDigest: sha256:9f66621e1ba9c74283e076705384dcc3a1e8fcca9ebeda6baa007631076d0f7e
sourceBlobDigest: sha256:0e7c79ebe78313f9d03ac0a3df522e3c3e9e31c7724fe5daa3b529c205258966
tags:
- latest
- main
targets:
friendli:
source: Friendli-API-Schema
sourceNamespace: friendli-api-schema
sourceRevisionDigest: sha256:9461dfc8e2ace328997e611f0e73fd5f954b16187000a58b0e58c4070ccbb54d
sourceBlobDigest: sha256:320a8f9b91d37b7a0363e9ccde4834d75fe5c4004d69f2f0399922cfd202afdf
sourceRevisionDigest: sha256:9f66621e1ba9c74283e076705384dcc3a1e8fcca9ebeda6baa007631076d0f7e
sourceBlobDigest: sha256:0e7c79ebe78313f9d03ac0a3df522e3c3e9e31c7724fe5daa3b529c205258966
codeSamplesNamespace: friendli-api-schema-code-samples
codeSamplesRevisionDigest: sha256:1c557d58e59315667694ca3813e89a34b25a61746b15c279066a24fca782dcd4
codeSamplesRevisionDigest: sha256:60031adf529b040d4087b047a470a5968f6603761fb6b68eca0188411551b11e
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
Friendli-API-Schema:
inputs:
- location: registry.speakeasyapi.dev/friendliai/friendliai/friendli-api-schema
transformations:
- cleanup: true
targets:
friendli:
target: python
Expand Down
2 changes: 2 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ sources:
Friendli-API-Schema:
inputs:
- location: registry.speakeasyapi.dev/friendliai/friendliai/friendli-api-schema
transformations:
- cleanup: true
targets:
friendli:
target: python
Expand Down
22 changes: 21 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,24 @@ Based on:
### Generated
- [python v0.2.35] .
### Releases
- [PyPI v0.2.35] https://pypi.org/project/friendli/0.2.35 - .
- [PyPI v0.2.35] https://pypi.org/project/friendli/0.2.35 - .

## 2024-11-13 09:33:20
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.438.1 (2.457.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.2.36] .
### Releases
- [PyPI v0.2.36] https://pypi.org/project/friendli/0.2.36 - .

## 2024-11-14 01:13:35
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.439.0 (2.457.9) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.2.38] .
### Releases
- [PyPI v0.2.38] https://pypi.org/project/friendli/0.2.38 - .
Loading

0 comments on commit 3ef4949

Please sign in to comment.