-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb64106
commit f975fa2
Showing
12 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
python/openinference-instrumentation/src/openinference/instrumentation/.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/anthropic | ||
/bedrock | ||
/crewai | ||
/dspy | ||
/groq | ||
/guardrails | ||
/haystack | ||
/instructor | ||
/langchain | ||
/litellm | ||
/llama-index | ||
/mistralai | ||
/openai | ||
/vertexai |
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/bedrock
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/crewai
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/dspy
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/guardrails
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/haystack
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/langchain
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/litellm
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/llama_index
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/mistralai
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/openai
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
python/openinference-instrumentation/src/openinference/instrumentation/vertexai
This file was deleted.
Oops, something went wrong.