Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

(wip) add mistral - #109

Open
ccurme (ccurme) wants to merge 3 commits into
mainfrom
cc/add_mistral
Open

(wip) add mistral#109
ccurme (ccurme) wants to merge 3 commits into
mainfrom
cc/add_mistral

Conversation

@ccurme

Copy link
Copy Markdown
Collaborator

No description provided.

@vercel

vercel Bot commented Mar 25, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain-extract ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2024 6:40pm

@ccurme ccurme (ccurme) changed the title add mistral (wip) add mistral Mar 25, 2024
prompt | model.with_structured_output(schema=schema, method="function_calling")
).with_config({"run_name": "extraction"})
runnable = (prompt | model.with_structured_output(schema=schema)).with_config(
{"run_name": "extraction"}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

WIP until we can manage method across different model providers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant