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

feat: extended the type of the request user message content with a list of content parts #164

Merged
merged 8 commits into from
Oct 10, 2024

Conversation

adubovik
Copy link
Collaborator

@adubovik adubovik commented Oct 1, 2024

Resolves #163

@adubovik adubovik force-pushed the feat/supported-content-parts branch from c5c5d29 to f8d6a3e Compare October 1, 2024 12:18
vladisavvv
vladisavvv previously approved these changes Oct 8, 2024
examples/echo/app.py Outdated Show resolved Hide resolved
@adubovik adubovik force-pushed the feat/supported-content-parts branch from 6fefb3f to 3ff6c2a Compare October 9, 2024 16:07
README.md Outdated Show resolved Hide resolved
examples/langchain_rag/app.py Outdated Show resolved Hide resolved
@adubovik adubovik merged commit 2835107 into development Oct 10, 2024
13 checks passed
@adubovik adubovik deleted the feat/supported-content-parts branch October 10, 2024 11:06
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.

Support request.message.content as a list of content parts in chat/completions API
2 participants