cookbook/90_models/sambanova/README.md
Note: Fork and clone this repository if needed
python3 -m venv ~/.venvs/aienv
source ~/.venvs/aienv/bin/activate
SAMBANOVA_API_KEYexport SAMBANOVA_API_KEY=***
uv pip install -U openai agno
python cookbook/92_models/sambanova/basic_stream.py
python cookbook/92_models/sambanova/basic.py
Sambanova does not support all OpenAIChat features. The following features are not yet supported and will be ignored:
Please refer to https://community.sambanova.ai/t/open-ai-compatibility/195 for more information.