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

Updates on LLM integration and documentation #982

Merged
merged 12 commits into from
Oct 29, 2024
Merged

Conversation

qiuosier
Copy link
Member

@qiuosier qiuosier commented Oct 25, 2024

A few updates on LLM integration:

  • Update the documentation for LLM apps/agents deployment (replacing LangChain app deployment).
  • Update token refresh logic on LangChain integration to avoid resource principal expiration (MD API returns 404 instead of 401, which is returned in OCI API).
  • Other minor update on LangChain integration to keep ChainDeployment working for fully serializable LangChain apps.

Preview of the documentation (please ignore the incorrect ADS version):
_Users_qq_Code_accelerated-data-science_docs_build_html_user_guide_large_language_model_deploy_langchain_application html

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 25, 2024
darenr
darenr previously approved these changes Oct 25, 2024
Copy link
Member

@darenr darenr left a comment

Choose a reason for hiding this comment

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

Very nice commit messages. Makes it much easier to review to know what the commit was supposed to do rather than "fixed all the things"

Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-20.15%

Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-58.51%

Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-58.52%

Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-58.50%

Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-58.53%

@qiuosier qiuosier enabled auto-merge October 29, 2024 15:44
@qiuosier qiuosier merged commit c5bb94e into main Oct 29, 2024
2 of 3 checks passed
Copy link

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-58.61%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants