This website works better with JavaScript.
Explore
Help
Register
Sign In
lasse
/
_llm
Watch
1
Star
0
Fork
You've already forked _llm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
2
Branches
0
Tags
142 KiB
Python
99.6%
Shell
0.4%
Tag:
Branch:
Tree:
12b7c5ba4d
legacy
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '12b7c5ba4d'
${ noResults }
_llm
/
llm_client.py
7 lines
99 B
Raw
Blame
History
"""
llm_client package entry point to simplify imports
"""
from
_llm
import
LLM
__all__
=
[
"
LLM
"
]
Reference in new issue
View Git Blame
Copy Permalink