-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
42 lines (42 loc) · 1.23 KB
/
.gitignore
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
langchain/.env
langfuse/.env
langflow/.env
langchain/.chroma
embedchain/.env
helicone/.env
promptlayer/.env
embedchain/db
.DS_Store
.env
watsonx/.env
watsonx/__pycache__/
openai/.env
openai/__pycache__
langfuse/openai-test/.env
langfuse/openai-test/__pycache__/
langfuse/local/.env
otel/.env
otel/__pycache__
otel/openai-auto/.env
otel/openai-manual/.env
otel/openai-programatic
otel/venv/
otel/venv_2nd/
otel_lib/__pycache__/
.vscode
otel/opentelemetry-instrumentation-watsonx/opentelemetry/instrumentation/watsonx/__pycache__/
arize/.env
otel/opentelemetry-instrumentation-langchain/.env
otel/opentelemetry-instrumentation-langchain/opentelemetry/instrumentation/langchain/.env
otel/opentelemetry-instrumentation-langchain/opentelemetry/instrumentation/langchain/ai/__pycache__/
otel/opentelemetry-instrumentation-watsonx/build/
otel/opentelemetry-instrumentation-watsonx/opentelemetry.egg-info/
langchain/llm-observability.2023-11-22.private-key.pem
langchain/.env
langchain/__pycache__/
llmonitor/.env
llmonitor/__pycache__/
newrelic/.env
otel/opentelemetry-instrumentation-langchain/opentelemetry/instrumentation/langchain/__pycache__/
otel/opentelemetry-instrumentation-langchain/opentelemetry/instrumentation/langchain/otel_lib/__pycache__/
__pycache__