Skip to content

sap-contributions/litellm-agentic-examples

Repository files navigation

Agentic Examples for SAP Generative AI Hub

The examples below showcase how to use different agentic frameworks with the SAP provider via LiteLMM. Users can access LLMs across all vendors (OpenAI, Google, Amazon, Mistral, SAP, ...) available in the Generative AI Hub. Each framework example is described in a separate jupyter notebook.

Prerequisites

  • AI Core Gen AI subscription via BTP tenant.
  • Install latest Litellm (including SAP provider).

1. Langgraph

2. CrewAI

3. PydanticAI

4. Google ADK

5. OpenAI ADK

6. AWS

7. LlamaIndex

8. smolagents

9. MSFT Agent Framework

10. Agentscope

11. AG2

Note for Maintainers of these examples

Clear cell outputs and metadata using the ".pre-commit-config.yaml". Installation procedure:

python3 -m venv env
source env/bin/activate
python3 -m pip install pre-commit nbstripout

Manual run:

pre-commit run --all-files

Skip Hooks temporarily:

git commit -m "Message" --no-verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •