File size: 3,517 Bytes
748b101
 
bb5ecc2
 
 
 
6bf0c73
 
bb5ecc2
aec7db1
6bf0c73
 
 
 
 
 
 
bb5ecc2
6bf0c73
 
 
 
bb5ecc2
 
6bf0c73
 
bb5ecc2
aec7db1
6bf0c73
 
 
 
 
 
 
 
 
 
 
 
748b101
 
6bf0c73
 
bb5ecc2
748b101
 
bb5ecc2
 
aec7db1
 
bb5ecc2
6bf0c73
 
 
 
 
aec7db1
 
6bf0c73
 
 
 
 
bb5ecc2
 
 
6bf0c73
bb5ecc2
6bf0c73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
748b101
 
6bf0c73
 
 
 
 
 
 
bb5ecc2
748b101
 
6bf0c73
 
748b101
6bf0c73
 
 
 
 
 
 
 
 
 
 
 
 
 
bb5ecc2
6bf0c73
 
 
 
bb5ecc2
 
6bf0c73
 
 
 
bb5ecc2
aec7db1
748b101
aec7db1
bb5ecc2
 
 
aec7db1
6bf0c73
 
 
 
bb5ecc2
aec7db1
3b22eeb
6bf0c73
 
 
 
bb5ecc2
6bf0c73
 
 
 
 
 
bb5ecc2
 
6bf0c73
 
 
 
bb5ecc2
6bf0c73
 
 
 
 
 
 
 
 
 
 
 
bb5ecc2
 
 
 
6bf0c73
 
bb5ecc2
 
 
 
748b101
aec7db1
 
 
 
6bf0c73
 
bb5ecc2
aec7db1
6bf0c73
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.in -o requirements.txt
annotated-types==0.6.0
    # via pydantic
anyio==4.2.0
    # via
    #   httpx
    #   openai
    #   starlette
    #   watchfiles
appnope==0.1.4
    # via ipykernel
asttokens==2.4.1
    # via stack-data
backoff==2.2.1
    # via langfuse
cashews==7.0.2
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
chevron==0.14.0
    # via langfuse
click==8.1.7
    # via uvicorn
comm==0.2.2
    # via
    #   ipykernel
    #   ipywidgets
debugpy==1.8.1
    # via ipykernel
decorator==5.1.1
    # via ipython
diskcache==5.6.3
    # via cashews
distro==1.9.0
    # via openai
environs==11.0.0
    # via fastapi-cors
executing==2.0.1
    # via stack-data
fastapi==0.109.0
    # via fastapi-cors
fastapi-cors==0.0.6
filelock==3.13.1
    # via huggingface-hub
fsspec==2023.12.2
    # via huggingface-hub
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.5
    # via httpx
httptools==0.6.1
    # via uvicorn
httpx==0.27.0
    # via
    #   langfuse
    #   openai
huggingface-hub==0.22.2
idna==3.6
    # via
    #   anyio
    #   httpx
    #   requests
iprogress==0.4
ipykernel==6.29.4
ipython==8.23.0
    # via
    #   ipykernel
    #   ipywidgets
ipywidgets==8.1.2
jedi==0.19.1
    # via ipython
jinja2==3.1.3
jupyter-client==8.6.1
    # via ipykernel
jupyter-core==5.7.2
    # via
    #   ipykernel
    #   jupyter-client
jupyterlab-widgets==3.0.10
    # via ipywidgets
langfuse==2.21.3
markupsafe==2.1.5
    # via jinja2
marshmallow==3.21.1
    # via environs
matplotlib-inline==0.1.6
    # via
    #   ipykernel
    #   ipython
nest-asyncio==1.6.0
    # via ipykernel
openai==1.16.1
packaging==23.2
    # via
    #   huggingface-hub
    #   ipykernel
    #   langfuse
    #   marshmallow
parso==0.8.3
    # via jedi
pexpect==4.9.0
    # via ipython
platformdirs==4.2.0
    # via jupyter-core
prompt-toolkit==3.0.43
    # via ipython
psutil==5.9.8
    # via ipykernel
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pydantic==2.5.3
    # via
    #   fastapi
    #   langfuse
    #   openai
pydantic-core==2.14.6
    # via pydantic
pygments==2.17.2
    # via ipython
python-dateutil==2.9.0.post0
    # via jupyter-client
python-dotenv==1.0.1
    # via
    #   environs
    #   uvicorn
pyyaml==6.0.1
    # via
    #   huggingface-hub
    #   uvicorn
pyzmq==25.1.2
    # via
    #   ipykernel
    #   jupyter-client
requests==2.31.0
    # via huggingface-hub
six==1.16.0
    # via
    #   asttokens
    #   iprogress
    #   python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
    #   openai
stack-data==0.6.3
    # via ipython
starlette==0.35.1
    # via fastapi
tornado==6.4
    # via
    #   ipykernel
    #   jupyter-client
tqdm==4.66.1
    # via
    #   huggingface-hub
    #   openai
traitlets==5.14.2
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   ipywidgets
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
typing-extensions==4.9.0
    # via
    #   fastapi
    #   huggingface-hub
    #   ipython
    #   openai
    #   pydantic
    #   pydantic-core
urllib3==2.1.0
    # via requests
uvicorn==0.27.0
uvloop==0.19.0
    # via uvicorn
watchfiles==0.21.0
    # via uvicorn
wcwidth==0.2.13
    # via prompt-toolkit
websockets==11.0.3
    # via uvicorn
widgetsnbextension==4.0.10
    # via ipywidgets
wrapt==1.16.0
    # via langfuse