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

core[patch]: support labeled json schema as tools #18935

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

baskaryan
Copy link
Collaborator

No description provided.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 11, 2024
Copy link

vercel bot commented Mar 11, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Mar 11, 2024 9:00pm

@dosubot dosubot bot added Ɑ: Runnables Related to Runnables 🔌: anthropic Primarily related to Anthropic integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels Mar 11, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Mar 11, 2024
@efriis efriis added the partner label Mar 11, 2024
@efriis efriis self-assigned this Mar 11, 2024
@baskaryan baskaryan added 🔌: openai Primarily related to OpenAI integrations and removed 🔌: anthropic Primarily related to Anthropic integrations labels Mar 11, 2024
@baskaryan baskaryan merged commit 1972124 into master Mar 12, 2024
109 checks passed
@baskaryan baskaryan deleted the bagatur/json_schema_as_tools branch March 12, 2024 02:51
ccurme added a commit that referenced this pull request Mar 22, 2024
- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
#18935
- **Issue:** #19057
rahul-trip pushed a commit to daxa-ai/langchain that referenced this pull request Mar 27, 2024
…i#19081)

- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
langchain-ai#18935
- **Issue:** langchain-ai#19057
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
…i#19081)

- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
langchain-ai#18935
- **Issue:** langchain-ai#19057
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…i#19081)

- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
langchain-ai#18935
- **Issue:** langchain-ai#19057
chrispy-snps pushed a commit to chrispy-snps/langchain that referenced this pull request Mar 30, 2024
…i#19081)

- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
langchain-ai#18935
- **Issue:** langchain-ai#19057
chrispy-snps pushed a commit to chrispy-snps/langchain that referenced this pull request Mar 30, 2024
…i#19081)

- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
langchain-ai#18935
- **Issue:** langchain-ai#19057
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
- **Description:** OpenAI assistants support some pre-built tools (e.g.,
`"retrieval"` and `"code_interpreter"`) and expect these as `{"type":
"code_interpreter"}`. This may have been upset by
#18935
- **Issue:** #19057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. 🔌: openai Primarily related to OpenAI integrations partner Ɑ: Runnables Related to Runnables size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants