Update fnllm. (#2043)
Some checks failed
gh-pages / build (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Publish (pypi) / Upload release to PyPI (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Spellcheck / spellcheck (push) Has been cancelled

This commit is contained in:
Derek Worthen 2025-09-05 08:52:05 -07:00 committed by GitHub
parent 1cb20b66f5
commit ac95c917d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1642 additions and 1640 deletions

View File

@ -0,0 +1,4 @@
{
"type": "patch",
"description": "Add gpt-5 support by updating fnllm dependency."
}

View File

@ -39,7 +39,7 @@ dependencies = [
# Async IO
"aiofiles>=24.1.0",
# LLM
"fnllm[azure,openai]>=0.3.0",
"fnllm[azure,openai]>=0.4.1",
"json-repair>=0.30.3",
"openai>=1.68.0",
"nltk==3.9.1",

3276
uv.lock generated

File diff suppressed because it is too large Load Diff