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

Bagatur/api styling #25172

Merged
merged 74 commits into from
Aug 14, 2024
Merged

Bagatur/api styling #25172

merged 74 commits into from
Aug 14, 2024

Conversation

baskaryan
Copy link
Collaborator

@baskaryan baskaryan commented Aug 8, 2024

No description provided.

@efriis efriis added the template label Aug 8, 2024
@efriis efriis self-assigned this Aug 8, 2024
Copy link

vercel bot commented Aug 8, 2024

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

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 2:12pm

@baskaryan baskaryan marked this pull request as ready for review August 14, 2024 01:19
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. langchain Related to the langchain package 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Aug 14, 2024
@baskaryan baskaryan merged commit 493e474 into master Aug 14, 2024
165 of 166 checks passed
@baskaryan baskaryan deleted the bagatur/api_styling branch August 14, 2024 14:00
@@ -7,7 +7,6 @@

# For backwards compatibility
from langchain_core.tools import (
ToolsRenderer,

Choose a reason for hiding this comment

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

This btw is breaking crewai library (crewai 0.51.1) with the following error occuring:

from langchain.tools.render import render_text_description
  File "/foo/bar/buzz/venv/lib/python3.11/site-packages/langchain/tools/render.py", line 9, in <module>
    from langchain_core.tools import (
ImportError: cannot import name 'ToolsRenderer' from 'langchain_core.tools' (/Users/foo/bar/buzz/venv/lib/python3.11/site-packages/langchain_core/tools/__init__.py)

olgamurraft pushed a commit to olgamurraft/langchain that referenced this pull request Aug 16, 2024
- Move the API reference into the vercel build
- Update api reference organization and styling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder langchain Related to the langchain package partner size:XXL This PR changes 1000+ lines, ignoring generated files. template
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants