Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.4 #375

Merged
merged 3 commits into from
May 31, 2024
Merged

Version 0.3.4 #375

merged 3 commits into from
May 31, 2024

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented May 31, 2024

🚀 This description was created by Ellipsis for commit 1a53951

Summary:

This PR updates the Python SDK documentation, enhances type definitions, and improves method documentation for better clarity and usability.

Key points:

  • Updated Python SDK documentation for clarity.
  • Enhanced type definitions and method documentation.
  • Broad impact across various files, improving SDK usability.

Generated with ❤️ by ellipsis.dev

Diwank Tomer added 2 commits May 30, 2024 22:08
Signed-off-by: Diwank Tomer <[email protected]>
Signed-off-by: Diwank Tomer <[email protected]>
@creatorrr creatorrr merged commit 66542e7 into dev May 31, 2024
3 of 4 checks passed
@creatorrr creatorrr deleted the v/0.3.4 branch May 31, 2024 05:13
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Changes requested. Reviewed everything up to 1a53951 in 11 minutes and 34 seconds

More details
  • Looked at 12108 lines of code in 160 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_DqHK6bUZQasCOAc3


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@@ -93,11 +93,9 @@ client = AsyncJulepApi(
)
await client.chat(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The min_p parameter is not a valid argument for the chat method. Please remove it from the example to avoid confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant