mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-09 14:25:23 +02:00
chore: dependabot deps update
chore: openai version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Vision-LLM transcription of rendered PDF pages into Markdown.
|
||||
|
||||
use async_openai::types::{
|
||||
use async_openai::types::chat::{
|
||||
ChatCompletionRequestMessageContentPartImageArgs,
|
||||
ChatCompletionRequestMessageContentPartTextArgs, ChatCompletionRequestUserMessageArgs,
|
||||
CreateChatCompletionRequest, CreateChatCompletionRequestArgs, ImageDetail, ImageUrlArgs,
|
||||
|
||||
Reference in New Issue
Block a user