Skip to content

Conversation

D1m7asis
Copy link

@D1m7asis D1m7asis commented Aug 6, 2025

Description:
Introduces documentation notebooks for AI/ML API integration covering the following use cases:

  • Chat models (ChatAimlapi)
  • Text completion models (AimlapiLLM)
  • Provider usage examples
  • Text embedding models (AimlapiEmbeddings)

Additionally, adds the langchain-aimlapi package entry to libs/packages.yml for package management.

This PR aims to provide a comprehensive starting point for developers integrating AI/ML API models with LangChain via the new langchain-aimlapi package.

Issue: N/A

Dependencies: None

Twitter handle: @aimlapi


To-Do Before Submitting PR:

  • Run make format
  • Run make lint
  • Confirm all documentation notebooks are in docs/docs/integrations/
  • Double-check libs/packages.yml has the correct repo path
  • Confirm no pyproject.toml modifications were made unnecessarily

@D1m7asis D1m7asis requested a review from ccurme as a code owner August 6, 2025 14:40
Copy link

vercel bot commented Aug 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
langchain Ready Preview 💬 Add feedback Aug 12, 2025 8:14am

Copy link

codspeed-hq bot commented Aug 6, 2025

CodSpeed WallTime Performance Report

Merging #32430 will not alter performance

Comparing D1m7asis:master (ba45e47) with master (7f25986)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 13 untouched benchmarks

@D1m7asis D1m7asis changed the title docs(aimlapi): add integration notebooks and package configuration docs(docs): add integration notebooks and package configuration Aug 6, 2025
Copy link

codspeed-hq bot commented Aug 6, 2025

CodSpeed Instrumentation Performance Report

Merging #32430 will not alter performance

Comparing D1m7asis:master (ba45e47) with master (7f25986)

Summary

✅ 14 untouched benchmarks

Introduces documentation notebooks for AI/ML API integration covering chat, LLM, provider, and text embedding use cases. Also adds the langchain-aimlapi package to the packages.yml configuration for package management.
@D1m7asis D1m7asis changed the title docs(docs): add integration notebooks and package configuration docs(docs): AI/ML API integration Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF new-integration Adding a new partner library package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants