aops 0.2.0__tar.gz → 0.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aops-0.2.0 → aops-0.3.0}/PKG-INFO +4 -1
- {aops-0.2.0 → aops-0.3.0}/README.md +3 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_client.py +1 -1
- {aops-0.2.0 → aops-0.3.0}/aops.egg-info/PKG-INFO +4 -1
- {aops-0.2.0 → aops-0.3.0}/pyproject.toml +1 -1
- {aops-0.2.0 → aops-0.3.0}/LICENSE +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/__init__.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_cache.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_config.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_exceptions.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_keys.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/_models.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/langchain/__init__.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops/langchain/_loader.py +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops.egg-info/SOURCES.txt +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops.egg-info/dependency_links.txt +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops.egg-info/requires.txt +0 -0
- {aops-0.2.0 → aops-0.3.0}/aops.egg-info/top_level.txt +0 -0
- {aops-0.2.0 → aops-0.3.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aops
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.3.0
|
|
4
4
|
Summary: LangChain integration library for AOps
|
|
5
5
|
Requires-Python: >=3.12
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -17,6 +17,9 @@ Dynamic: license-file
|
|
|
17
17
|
|
|
18
18
|
# aops
|
|
19
19
|
|
|
20
|
+
[](https://pypi.org/project/aops/)
|
|
21
|
+
[](https://pypi.org/project/aops/)
|
|
22
|
+
|
|
20
23
|
LangChain integration library for [AOps](https://github.com/cow-coding/aops) — load and version-control your agent prompts from the AOps backend.
|
|
21
24
|
|
|
22
25
|
## Installation
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# aops
|
|
2
2
|
|
|
3
|
+
[](https://pypi.org/project/aops/)
|
|
4
|
+
[](https://pypi.org/project/aops/)
|
|
5
|
+
|
|
3
6
|
LangChain integration library for [AOps](https://github.com/cow-coding/aops) — load and version-control your agent prompts from the AOps backend.
|
|
4
7
|
|
|
5
8
|
## Installation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aops
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.3.0
|
|
4
4
|
Summary: LangChain integration library for AOps
|
|
5
5
|
Requires-Python: >=3.12
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -17,6 +17,9 @@ Dynamic: license-file
|
|
|
17
17
|
|
|
18
18
|
# aops
|
|
19
19
|
|
|
20
|
+
[](https://pypi.org/project/aops/)
|
|
21
|
+
[](https://pypi.org/project/aops/)
|
|
22
|
+
|
|
20
23
|
LangChain integration library for [AOps](https://github.com/cow-coding/aops) — load and version-control your agent prompts from the AOps backend.
|
|
21
24
|
|
|
22
25
|
## Installation
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|