Summary
Example showing how to use Memtrace with the DeepSeek API. Since DeepSeek uses an OpenAI-compatible API, this demonstrates using the OpenAI Python SDK with a custom base_url pointing to DeepSeek.
Scope
- Short example referencing the OpenAI cookbook for the full pattern
- Standalone in
examples/deepseek/ directory
Dependencies
Summary
Example showing how to use Memtrace with the DeepSeek API. Since DeepSeek uses an OpenAI-compatible API, this demonstrates using the OpenAI Python SDK with a custom
base_urlpointing to DeepSeek.Scope
examples/deepseek/directoryDependencies