Commit 404670d
chore: Fix import sort in langchain and openai model runners
Run isort on langchain_model_runner.py and openai_model_runner.py to
match the repo's import-style. No functional changes.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent aa38e85 commit 404670d
2 files changed
Lines changed: 12 additions & 2 deletions
File tree
- packages/ai-providers
- server-ai-langchain/src/ldai_langchain
- server-ai-openai/src/ldai_openai
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments